Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to Excanon will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
-
### Fixed
-
### Changed
-
## [0.1.0] - 2026-07-04
### Added
- Initial public release of Excanon.
- Add basic rule engine operations and JSON-driven rule loading.
- Add stateful rule engine for in-memory rule keeping and evaluation.
- Add docs for contribution, release, and pull requests.
- Add first CI pipeline for contribution quality checking.
- Add stateful rule evaluation and JSON Pointer support.