Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 364 Bytes

File metadata and controls

11 lines (9 loc) · 364 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2025-06-20

Added

  • 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