v1.0.0-rc.3
What's Changed
- Fixes bug in reading shared symbol table import by @desaikd in #714
- Adds implementation of
finish
forIonWriter
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