Releases: nuskey8/zerompk
Releases · nuskey8/zerompk
v0.4.2
What's Changed
- fix: clippy deny on empty map struct by @paq in #30
- Apply clippy suggestion by @paq in #31
- refactor: read/write by @nuskey8 in #35
- fix:
IOReader::decrement_depthcan underflow whileSliceReaderguards against zero by @paq in #33 - fix: restore reader depth on duplicate key error in map structs by @paq in #34
- chore: bump up to 0.4.2 by @nuskey8 in #36
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- chore: add keywords/categories by @nuskey8 in #22
- feat: add
[T]impl,as_bytesattr by @nuskey8 in #25 - CI: Add an actions workflow by @paq in #21
- fix: ext8/ext16/ext32 write_ext omits type byte in wire format by @paq in #24
- chore: fix docs tests by @nuskey8 in #26
- fix: fuzz compilation errors by @nuskey8 in #28
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.1
What's Changed
- fix: README serde code by @nuskey8 in #4
- fix: remove README serde paragraph by @nuskey8 in #6
- change: imporive error handling for unknown keys by @nuskey8 in #7
- fix:
read_exacton an uninitialized buffer results in undefined behavior by @nuskey8 in #8 - fix:
IoReader's resistance to excessively long headers by @nuskey8 in #9 - chore: bump up to 0.2.1 by @nuskey8 in #10
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
Full Changelog: https://github.com/nuskey8/zerompk/commits/v0.1.0