Sourced from aquamarine's releases.
0.4.0
Breaking Changes
pathattribute is no longer supported for importing diagrams from external filesFeatures
include_mmd!macro-like syntax for embedding diagrams from files- multiple diagrams can now be imported from filesystem per documented entity
- imported diagrams can now be placed freely at any place inside the doc comment
Miscellaneous
Full Changelog: https://github.com/mersinvald/aquamarine/compare/v0.3.2...v0.4.0
Sourced from aquamarine's changelog.
v0.4.0 (2023-12-13)
Breaking Changes
pathattribute is no longer supported for importing diagrams from external filesFeatures
include_mmd!macro-like syntax for embedding diagrams from files- multiple diagrams can now be imported from filesystem per documented entity
- imported diagrams can now be placed freely at any place inside the doc comment
Miscellaneous
v0.3.1 (2023-04-17)
Features
- mermaid is updated to v10 (PR #46 by frehberg)
- better handling of a failure to load mermaidjs (PR #46 by frehberg)
Miscellaneous
- add Frehberg as a maintainer on GitHub, and package owner on Crates.io
v0.3.0 (2023-02-16)
Maintenance
- update dependencies
v0.2.2 (2023-02-02)
Bug Fixes
- gracefully handle failure to write mermaid.js files (https://github.com/mersinvald/aquamarine/blob/master/514c67c9)
v0.2.1 (2023-02-01)
Maintenance
- MermaidJS updated to version 9.3.0
... (truncated)
480897b
chore: version 0.4.0f78120d
feat: multiple fs imports, free placement of imported diagrams4cd047c
chore: less strict syn2 semver1a092e5
Merge pull request #42
from maurer/syn-2-update525a00a
chore: fix demo crate dependencies50a0b23
chore: fix demo crate linkse3211bb
hotfix: malformed string literals in mermaid.js diagrams of a demo
cratec135a84
Update to syn-2