endcap-sl-software-ri-gener.../CHANGELOG.md
2025-03-27 18:52:52 +09:00

1.4 KiB

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.

unreleased

0.3.0 - 2025-03-27

Added

  • Added register map validator and flattened map generator.
  • Allow register with mask and fields iff the masks are matched.

Changed

Fixed

  • Avoid mask and value constant name duplication by inserting _VAL_ to value constants.

0.2.0 - 2025-02-12

Added

  • Embedding XML git metadata
  • New high-level API (generate function)

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.