All notable changes to this project will be documented in this file.
- Initial release of the library
- Basic data structures: Array and Dictionary implemented
- Public API for adding, removing, and accessing items
- CMake support for building, installing, and exporting targets
- Documentation and examples included