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.
1.0 - 18/12/2024
- Convert fragment codebase to import directly from root-level
- Improve metadata, description, and complete documentation
- Update functions, and dependencies
- Minor bug fixes, and improvements
0.1.0 - 20/11/2024
- Init project structure, setup codebase, split layers
- Add metadata description
- Splitting packages, create functions
- Makeup unit tests, benchmark tests, code coverage, static checks
- Plugin integration(CI, code quality checks, support tools...)
- Generating documents, sample cases...