Releases: omerbenamram/mft
Releases · omerbenamram/mft
v0.7.0
What's Changed
- Read non-resident attribute data runs + resident Index Entries in Index Root attribute by @uckelman-sf in #118
- Rust 2024 upgrade by @omerbenamram in #131
- perf: H1 speed up JSONL output (sonic-rs, stream attrs, reuse buffer) by @omerbenamram in #133
- perf: H2 skip per-entry seek for sequential MFT scans by @omerbenamram in #134
- perf: H3 migrate timestamps to jiff (chrono-compatible output) by @omerbenamram in #135
- perf: H4 faster hex encoding (LUT-based, no fmt) by @omerbenamram in #140
- docs: add perf experiment playbook by @omerbenamram in #141
- perf: H5 avoid bitflags Debug formatting allocations by @omerbenamram in #142
New Contributors
- @uckelman-sf made their first contribution in #118
Full Changelog: v0.6.0...v0.7.0
v0.6.0
[0.6.0] - 2022-01-05
Changed
- Happy new year! lots of dependencies have been updated.
- update to rust edition 2021
v0.5.3 - 2020-04-14
v0.5.1 - 2020-02-06
(cargo-release) mft version 0.5.1
v0.5.0 - 2020-01-06
Changed
- Bumped dependencies.
- mft_dump is now an optional features so consumers of the library can enjoy faster compilation time.
- Changed error handling to anyhow + thiserror from snafu.
0.4.4 - 2019-06-19
(cargo-release) mft version 0.4.4
0.4.3 - 2019-06-06
[0.4.3] - 2019-06-06
Added
mft_dumpcan now dump only a specific range of entries with-r.- CSV output now shows
FileSize,IsDeletedas separate columns.
Fixed
- Fixed an issue with debug-logs
0.4.2 - 2019-06-04
increase timeout again for CI
0.4.1 - 2019-06-04
(cargo-release) mft version 0.4.1
0.4.0 - 2019-06-04
(cargo-release) mft version 0.4.0