SJW/CHANGELOG.md

794 B

Revision history for SJW

0.1.2.3 -- 2021-01-20

  • Ensure compilation on Nix as far as 18.09

0.1.2.2 -- 2020-12-08

  • Add tests and a benchmark
  • Fix compilation warning about Monoid

0.1.2.1 -- 2020-05-21

  • Fix bug in loop reporting causing in some cases the display of an inaccurate loop instead of the one actually detected

0.1.2.0 -- 2020-01-10

  • Expose SJW as a library and make sjw executable use it
  • Check all sources directories for existence instead of delaying the fail to individual modules

0.1.1.1 -- 2020-01-09

  • Fix bug in dependency ordering due to using too naive an approach
  • Compiled successfully with base == 4.11

0.1.1.0 -- 2020-01-03

  • Imports can now span several lines

0.1.0.0 -- 2020-01-01

  • First working version with a small example