Skip to content

v1.1.0

Compare
Choose a tag to compare
@avsm avsm released this 10 Jan 17:37
· 705 commits to main since this release

CHANGES:

  • Improve parsing robustness with:
    • invalid pointers in packets
    • taking total packet size limitations into account
    • handling unknown opcodes gracefully without an exception
      Work done by @Willy-Tan in #154.
  • Port build from jbuilder to Dune (#155 #152 #153 by @paurkedal @samoht)
  • Update opam metadata to the 2.0 format.