Releases: tweedegolf/sequential-storage
Releases · tweedegolf/sequential-storage
v7.1.0
What's Changed
- Add optional postcard feature to enable postcard impl for Value by @adamgreig in #118
New Contributors
- @adamgreig made their first contribution in #118
Full Changelog: v7.0.1...v7.1.0
v7.0.1
What's Changed
- Added test to validate out-of-order popping in queue by @Wassasin in #114
- Check for empty flash write when trying to write small items by @danheuck in #116
- Release v7.0.1 by @diondokter in #117
New Contributors
Full Changelog: v7.0.0...v7.0.1
v7.0.0
See the changelog for more info.
What's Changed
- Optimize cache binary size by @diondokter in #102
- Refactor cache by @diondokter in #103
- Correct typo in map.rs by @At11011 in #106
- Structify by @diondokter in #107
- Reduce amount of panics by @diondokter in #109
- Release 7 by @diondokter in #111
New Contributors
Full Changelog: v6.0.1...v7.0.0
v6.0.1
What's Changed
- Make heapless v0.9 impls generic over the LenType. by @de-vri-es in #100
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- Make
Value::decode_from()return the number of bytes read by @de-vri-es in #96 - Update to defmt 1.0 by @diondokter in #97
- Update defmt to 1.0.1 by @Tnze in #90
- Release 6.0 by @diondokter in #98
New Contributors
- @de-vri-es made their first contribution in #96
- @Tnze made their first contribution in #90
Full Changelog: v5.0.1...v6.0.0
v5.0.1
What's Changed
- Fix Option by @diondokter in #91
- Add optional heapless v0.9 by @diondokter in #92
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Add
Keyimplementation for the unit type()by @Wassasin in #86 - Capture
KeyinMapItemIterfor mapfetch_all_itemsby @Wassasin in #87 - Enable queue use on a single page by @diondokter in #88
- Add extra check to catch crc collisions by @diondokter in #89
New Contributors
Full Changelog: v4.0.3...v5.0.0
v4.0.2
Release 4.0.2