Skip to content

1.24.3

Compare
Choose a tag to compare
@FPtje FPtje released this 15 Apr 10:37
· 153 commits to master since this release

Bug fixes

  • Fixed glualint throwing an error for strings like "\z" and "\z5". See #146

Miscellaneous improvements

  • Updated the compiler to GHC 9.4. You may or may not notice a difference in performance.
  • Updated a whole bunch of dependencies and build tools. You shouldn't notice a difference with glualint, hopefully.
  • Modified Nix flake infrastructure to be friendlier to build glualint. This has no effect on the glualint executable.
  • Fixed some linter warnings in glualint code, this should not affect the glualint executable