Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.96 KB

File metadata and controls

43 lines (33 loc) · 1.96 KB

Changelog of cifg

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

No major unreleased changes.

1.0.0 - 1.0.3 (2024-07-15, 07-16)

cifg on crates.io cifg on docs.rs cifg licenses Apache-2.0 license MIT license MSRV

Added

  • Initial commit of cifg macro.
  • Licenses and readme.
  • Added attribute call during docs.rs builds to generate railroad diagram.
  • The attribute proc macro is published in the crate cifg-diag-attr.
  • Updated documentation formatting.