Releases: sunsetkookaburra/rust-libesedb
Releases · sunsetkookaburra/rust-libesedb
libesedb-v0.2.7
What's Changed
fix: pre-initialise multi-value vec buffers by @janstarke
Full Changelog: libesedb-v0.2.6...libesedb-v0.2.7
libesedb-v0.2.6
(See the release for libesedb-sys v0.2.1)
libesedb-sys v0.2.1
libesedb v0.2.5
libesedb v0.2.4
- bumped libesedb to 20230824
- compilation on macos
libesedb-sys v0.2.0
- bumped libesedb to 20230824
- compilation on macos
libesedb v0.2.3
Fix bug in name buffer assignment from raw utf8.
libesedb v0.2.2
- fix: error strings / handle get table by name edge case
libesedb v0.2.1
Internal
- Fix libesedb-to-rust error handling wrapper
libesedb v0.2.0
External:
ColumnVariantremoved in favour of pattern matching.
Internal:
- Time crate license
- with_error_if internal error handling
- clippy on ci
- readme badges/legal