0.9.2
github-actions
released this
08 Aug 15:11
·
10 commits
to refs/heads/main
since this release
NOTE: THIS VERSION HAS BEEN PULLED DUE TO CLI BINARY ISSUES. PLEASE USE THE 0.9.4
RELEASE GOING FORWARD
What's Changed
- Update CI and fix wasm build flags (#206) @anweiss
- Fix CBOR tag validation in arrays (#203) @anweiss
- Implement basic deferred parsing - Part 2 (#202) @jrandolf
- Fix type choice array validation errors (#201) @anweiss
- Implement basic deferred parsing (#200) @jrandolf
- Implement primitive typenames (#194) @jrandolf
- Update itertools requirement from 0.10.1 to 0.11.0 (#195) @dependabot
- Fix abnfb control validation bug (#191) @anweiss
- Update deps with data-encoding crate (#187) @anweiss
- Fix tdate and time tag validation issues (#186) @anweiss
- Cleanup cddl::validate (#185) @anweiss