Skip to content

0.28.0

Compare
Choose a tag to compare
@pitag-ha pitag-ha released this 06 Oct 12:21
· 333 commits to main since this release

CHANGES:

  • Make esequence right-associative. (#366, @ceastlund)

  • Deprecate unused attributes in Deriving.Generator (#368, @sim642)

  • Remove a pattern match on mutable state in a function argument. (#362, @ceastlund)

  • Add code-path manipulation attributes. (#352, @ceastlund)

  • Update context-free rules to collect expansion errors generated by ppxlib and
    propagate them to top level without failing. (#358 and #361, @ceastlund)