Releases: sunsetkookaburra/rust-libesedb
Releases · sunsetkookaburra/rust-libesedb
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:
ColumnVariant
removed in favour of pattern matching.
Internal:
- Time crate license
- with_error_if internal error handling
- clippy on ci
- readme badges/legal
libesedb v0.1.4
- fix: datetime read error
- feat: Value conversions and comparisons
libesedb v0.1.3
builds working on ubuntu
parallel builds
libesedb-sys v0.1.2
builds working on ubuntu
parallel builds