Releases: CTMacUser/EmbeddedIntegerCollection
Releases · CTMacUser/EmbeddedIntegerCollection
0.1.2
Changes
- Add faster element search.
0.1.1
Changes
- Fix the GitHub Actions for testing
- Make the collection's stored properties public. Change their names to improve the clarity of their purposes.
- Change name of endianness type, to clarify what it affects.
0.1.0
First (Trial) Release
- Basic collection support
- First use of the Swift Package Manager to publish code