Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 916 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 916 Bytes

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.

[0.0.1-alpha] - 2024-10-26

Added

  • Initial implementation of core functionality.
  • Comprehensive README documentation outlining installation and usage.
  • Example application for using the JavaScript interface.
  • NPM deployment workflow and update to package files.
  • Automated tagging and release creation in GitHub Actions workflow.

Changed

  • Updated project structure for better organization and maintainability.
  • Updated build process and documentation for browser and NPM usage.

Removed

  • Unrelated files to optimize project structure.

Deprecated

  • Initial alpha versions may have breaking changes as features are refined and expanded.