Loading CHANGELOG.md +6 −1 Original line number Diff line number Diff line Loading @@ -7,10 +7,15 @@ # 0.3.0 (November 5, 2025) ### Added - Support for `const` functions - Support for `mod`ule docs - Support for `type` aliases in `mod`ules - Named `enum` variants - Docs for `enum` variants ### Changed - APIs updated to accept `impl ToString` - Updated the crate to rust 2021 edition - Updated the crate to rust 2024 edition - Updated dependencies (notably `indexmap`) # 0.2.0 (August 26, 2022) Loading Loading
CHANGELOG.md +6 −1 Original line number Diff line number Diff line Loading @@ -7,10 +7,15 @@ # 0.3.0 (November 5, 2025) ### Added - Support for `const` functions - Support for `mod`ule docs - Support for `type` aliases in `mod`ules - Named `enum` variants - Docs for `enum` variants ### Changed - APIs updated to accept `impl ToString` - Updated the crate to rust 2021 edition - Updated the crate to rust 2024 edition - Updated dependencies (notably `indexmap`) # 0.2.0 (August 26, 2022) Loading