All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of libdsc
- Implementations of essential data structures:
- Vector
- Stack
- Queue
- List
- Set
- Map
- Unit tests for each data structure
- Makefile for building the library
- README with usage instructions and API documentation
- GitHub Actions workflow for continuous integration
- GNU General Public License v3.0
- N/A
- N/A
- N/A
- N/A
- N/A