Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 554 Bytes

File metadata and controls

21 lines (17 loc) · 554 Bytes

Changelog

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

[Unreleased]

  • Upcoming features and bug fixes.

[1.0.0] - 2025-03-19

Added

  • Initial project structure with source code.
  • Basic functionality in main.py.
  • Utility functions in utils.py.
  • Unit tests in tests/.
  • Documentation (README.md, CONTRIBUTING.md).
  • GitHub Actions CI/CD workflows.
  • Issue and Pull Request templates.
  • Open-source license (LICENSE).

[1.0.1] - 2025-03-20

Added

  • Project initialization with Git and GitHub setup.