v0.15.0
What's Changed
- Enables GATs iteration in the Element API by @zslayton in #442
- Return to stable Rust now that 1.65 is released by @jobarr-amzn in #446
- adds implementation of
Catalog
by @desaikd in #448 - Stop impl Display for Element from panicking on typed nulls by @popematt in #451
- Implement blocking RawTextReader wrapper by @nirosys in #440
- Fix bugs in timestamp by @popematt in #452
- Completes impl of Ion Hash algorithm and bumps to latest ion-rust version by @popematt in #453
- Cleans up broken links in docs by @popematt in #455
- Version bump to ion-rs v0.15.0; ion-hash v0.1.0 by @popematt in #456
New Contributors
Full Changelog: v0.14.0...v0.15.0