File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.31] ( https://github.com/KarpelesLab/fstool/compare/v0.4.30...v0.4.31 ) - 2026-09-13
11+
12+ ### Added
13+
14+ - * (device)* [ ** breaking** ] allocator-free exFAT and littlefs drivers on a shared storage layer
15+
16+ ### Fixed
17+
18+ - * (test)* count the leak test's allocations per thread
19+
1020### Added
1121
1222- * (crc)* ` crc::crc32_small ` / ` crc32_small_append ` : the same CRC-32 as
Original file line number Diff line number Diff line change 11[package ]
22name = " fstool"
3- version = " 0.4.30 "
3+ version = " 0.4.31 "
44edition = " 2024"
55# Floor is the edition-2024 minimum (1.85) bumped to 1.88 by the
66# `purecrypto` dependency (encrypted-DMG crypto), whose MSRV is 1.88 as of
You can’t perform that action at this time.
0 commit comments