v0.5.0
What's Changed
- Adds brew install, table of contents to README by @zslayton in #32
- Add a new 'lines' text format by @jobarr-amzn in #35
- Upgrades
clap
from 2.x to 4.x by @zslayton in #37 - Updates
ion-schema-rust
tov0.6.0
by @desaikd in #39 - Update Rust to v1.64 in Dockerfile by @hefroy in #43
- Adds
to
andfrom
commands, with support for JSON. by @tgregg in #44 - Adds 'head' option to allow user get the first specific number of ion values of the input file. by @linlin-s in #46
- Upgrade dependencies by @zslayton in #52
- Upgrades ion-rs to v0.18.1 by @zslayton in #53
- Makes
to
andfrom
into namespaces with a nestedjson
command by @zslayton in #54 - Command traits by @zslayton in #56
- Adds command to filter user data, leaving symtabs by @zslayton in #58
- Handle BrokenPipe gracefully by @jobarr-amzn in #60
- adds inital support for code generation by @desaikd in #61
- dump: autodetect and decompress gzip and zstd by @artemkach in #79
- Version bump to v0.5.0 by @zslayton in #80
New Contributors
- @jobarr-amzn made their first contribution in #35
- @hefroy made their first contribution in #43
- @tgregg made their first contribution in #44
- @linlin-s made their first contribution in #46
- @artemkach made their first contribution in #79
Full Changelog: v0.4.1...v0.5.0