Releases: alex-courtis/alex-c-collections
Releases · alex-courtis/alex-c-collections
1.4.1
- STable, ITable iterators no longer skip null values
Full Changelog: v1.4.0...v1.4.1
1.4.0
- OSet, ITable, PTable, STable to SList
- test ITable with PTable
- fix potential double free
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- add equals methods
- extract fn
Full Changelog: v1.2.0...v1.3.0
1.2.0
- STable case insensitivity
- test improvements
Full Changelog: v1.1.2...v1.2.0
1.1.2
Full Changelog: v1.1.1...v1.1.2
1.1.1
- tidy includes
Full Changelog: v1.1.0...v1.1.1
1.1.0
- STable
Full Changelog: v1.0.1...v1.1.0
1.0.1
- Some thread/reentrancy safety
Full Changelog: v1.0.0...v1.0.1
1.0.0
- OSet
- ITable
- PTable
- SList
Full Changelog: https://github.com/alex-courtis/alex-c-collections/commits/v1.0.0