v0.14.0-alpha.0
Pre-release
Pre-release
github-actions
released this
11 Sep 21:04
·
295 commits
to main
since this release
v0.14.0-alpha.0 (2022-09-11)
Features
- Add magic constants for preview and preprod environments (#179)
- Introduce Bech32 crate (#176)
- addresses: Add hex and bech32 for Shelley parts (#181)
- primitives: Enable serde of ledger structs (#169)
- traverse: Introduce new MultiEraTx helpers (#184)
Bug Fixes
Build
- deps: update minicbor requirement from 0.17 to 0.18 (#134)
- deps: update bech32 requirement from 0.8.1 to 0.9.1 (#177)