Skip to content

Releases: collegevine/purescript-whine

v0.0.33

03 Feb 02:30

Choose a tag to compare

  • Refactored the way rules traverse the code.
  • Added the ModuleQualifiers rule. Allows to enforce that certain modules are always imported with a certain qualifier.

v0.0.32

18 Jun 03:13

Choose a tag to compare

  • Support multiple configurations per rule:
rules:
  RuleID/foo:
    config: some
  RuleID/bar:
    config: another

v0.0.30

02 May 20:41

Choose a tag to compare

  • Refactor the way dependencies are tracked, in preparation to restarting language server.
  • Comma-first records.

v0.0.28

17 Feb 20:22

Choose a tag to compare

Detect changes in local files

v0.0.27

04 Feb 17:01

Choose a tag to compare

Fix bugs in UndesirableFunctions, add more tests

v0.0.24

26 Jan 03:58

Choose a tag to compare

Report minimal ranges

v0.0.23

22 Jan 22:35

Choose a tag to compare

v0.0.23

v0.0.22

09 Jan 22:46

Choose a tag to compare

Short output format

v0.0.16

31 Dec 03:40

Choose a tag to compare

Fix globbing

v0.0.13

30 Dec 17:29

Choose a tag to compare

Remove tracing