SJW/CHANGELOG.md

1.0 KiB

Revision history for SJW

0.1.3.0 -- 2022-08-09

  • Add support for disjunct package folders
  • Release SJW as a guix package
  • Switch from BSD-3 license to GPL3+

0.1.2.4 -- 2022-02-13

  • Fix test data missing from sdist archive
  • Bump dependencies versions
  • Add a guix package for development

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