endcap-sl-software-ri-gener.../CHANGELOG.md

23 lines
663 B
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2025-02-10 22:24:11 +09:00
## [Unreleased]
### Fixed
- Loosen Cargo.toml dependencies
- Separate bin crate as optional feature to reduce dependency
## [0.1.0] - 2025-02-07
### Added
- Implemented basic code generation covering current CSR XML.
2025-02-10 22:24:11 +09:00
[unreleased]: https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/compare/v0.1.0...main
2025-02-07 19:48:18 +09:00
[0.1.0]: https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/~/tags/v0.1.0