v0.10.0
Pre-release
Pre-release
What's Changed
- Adds
NativeElementReader
, lifts int size restriction by @zslayton in #372 - Fixes most
bad
native reader tests fromion-tests
by @zslayton in #373 - Makes doc links into build errors by @zslayton in #374
- Adds
Symbol
impls forDisplay
,Ord
,PartialOrd
by @zslayton in #375 - Fixes a variety of ion-tests failures by @zslayton in #376
- Fixes more ion-tests for
NativeReader
by @zslayton in #377 - Ivm fixes by @zslayton in #378
- Adds custom
IonParseResult
type by @zslayton in #379 - Text reader fixes: escapes, whitespace, IVMs by @zslayton in #380
- Adds IonEq trait, fixes float equivalence by @zslayton in #382
- Version bumps: ion-rs to v0.10, ion-hash to v0.0.7 by @zslayton in #383
Full Changelog: v0.9.0...v0.10.0