Skip to content

v1.0.0-rc.3

Compare
Choose a tag to compare
@desaikd desaikd released this 26 Feb 17:29
· 45 commits to main since this release
5af0fe6

What's Changed

  • Fixes bug in reading shared symbol table import by @desaikd in #714
  • Adds implementation of finish for IonWriter by @desaikd in #720

Experimental (feature gated) changes

Lazy writer implementation

  • Fixes ivm-after-nop in the lazy reader by @zslayton in #708
  • Removes kludge import in integration test by @zslayton in #710
  • Implements writing length-prefixed and delimited structs by @zslayton in #709
  • Implements writing FlexSym annotation sequences by @zslayton in #711

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3