Skip to content

v4.4.0

Latest
Compare
Choose a tag to compare
@jamesdbrock jamesdbrock released this 16 Oct 12:54
· 1 commit to master since this release

Stack-safety bugs fixed for encoding. putRepeated and putPacked will be stack-safe.

  • Add MonadRec constraint to put functions.
  • Replace all internal use of traverse_ with foldRecM.

Full Changelog: v4.3.0...v4.4.0