Releases: antiguru/flatcontainer
Releases · antiguru/flatcontainer
v0.5.0
Other
- Rename Containerized to RegionPreference and add owned type (#47)
- Use vectors as regions (#46)
- Efficient cloning of regions and flat stack (#45)
- Use OffsetOptimized in consecutive offset pairs (#43)
- Add reserve items to consecutive offset pairs (#42)
- Improve GatCow test (#41)
v0.4.1
Other
- Add missing Ord and ReserveItems impls (#39)
- Huffman container (#20)
- Fix warning on Rust 1.79 (#38)
- Move complex tests to separate folder (#34)
v0.4.0
Other
- Thinking about relating owned types and read items (#31)
- Introduce reborrow to enable lifetime variance (#32)
v0.3.1
Other
- Update recommended version to 0.3 (#29)
v0.2.0
Changes
- Merge pull request #23 from antiguru/slice_implementations
- Rename CopyRegion to OwnedRegion and relax trait bounds
- Remove CopyOnto requirement for ReadItem
- Remove index parameter from columns region