0.3.0 - 2025-07-07
Changed
- Breaking: Remove option
:mermaid_version
in favor of :mermaid_init
- Breaking: Remove option
:mermaid_security_level
in favor of :mermaid_init
Added
- Add customizable attributes for mermaid
<pre>
tags via :mermaid_pre_attrs
option - Add customizable initialization script via
:mermaid_init
option
0.2.0 - 2025-04-08
Changed
- Breaking: Rename option
:version
to :mermaid_version
- Breaking: Rename option
:security_level
to :mermaid_security_level
Fixed
- Merge all options in
attach/2
0.1.0 - 2025-03-31
Added