Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 1.07 KB

Changelog

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

What's new

  • Convert fragment codebase to import directly from root-level
  • Improve metadata, description, and complete documentation
  • Update functions, and dependencies
  • Minor bug fixes, and improvements

Full Changelog

0.1.0 - 20/11/2024

What's new

  • 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...

Full Changelog