# Changelog of cifg All notable changes to this project shall be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.3] (2024-07-16) ### Added * Updated documentation. ## [1.0.2] (2024-07-16) ### Added * Updated documentation. ## [1.0.1] (2024-07-16) ### Added * Added attribute call during docs.rs builds to generate railroad diagram. * The attribute proc macro is published in the crate [cifg-diag-attr][attr-crates-io]. ## [1.0.0] (2024-07-15) ### Added * Initial commit of `cifg` macro. * Licenses and readme. [attr-crates-io]: https://crates.io/crates/cifg-diag-attr