Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@aspiwack aspiwack released this 13 Oct 13:36
· 12 commits to master since this release
074aeb8

Full Changelog

Headline changes

  • Deprecate cycle, repeat, and iterate for lists #458 (treeowl)
  • Compability with GHC 9.8 #457 (monoidal)
  • Drop compatibility with GHC 9.0 #442 (aspiwack)
  • Implements Semigroup / Monoid instances for Ur #461 (konn)
  • Adds Functor instances for the linear arrow #460 (konn)
    • This fixes an issue with linear lenses (both Data and Control) #459

Miscellaneous

  • Implement toSystemIO safely #444 (treeowl)
  • Stop testing with GHC 9.2, though it this version is still expected to work #448 (tbagrel1)
  • Benchmarks: