Releases: pysnippet/django-mermaid
Releases · pysnippet/django-mermaid
Release v0.1.0
Release v0.0.9
What's Changed
- Implement
MERMAID_USE_CDNsetting property (GH-21)
Thanks
- @maiksprenger for the feature request GH-20
Changelog: v0.0.8...v0.0.9
Release v0.0.8
What's Changed
- Implement
startmermaidblock template tag (GH-19)
New Contributors
- @maiksprenger made their first contribution in GH-19
Changelog: v0.0.7...v0.0.8
Release v0.0.7
What's Changed
- Remove usage of
distutils, replacing withpathlib(GH-16) - Update the tox environments and fix package data incompleteness (GH-15)
New Contributors
- @gvangool made their first contribution
Changelog: v0.0.6...v0.0.7
Release v0.0.6
What's Changed
- Managed README shields and added a long description
- Transferred the ownership and updated old references (GH-14)
Changelog: v0.0.5...v0.0.6
Release v0.0.5
What's Changed
- Update package metadata and add classifiers for PyPI
- Add two test environments with lower versions of the Django
- Change the deprecated
license_fileattribute withlicense_files
Changelog: v0.0.4...v0.0.5
Release v0.0.4
What's Changed
- Add
MERMAID_THEMEsetting variable - Add support for the
basetheme - Add a developer-convenient security policy
- Add
MERMAID_THEME_VARIABLESsetting variable
Changelog: v0.0.3...v0.0.4
Release v0.0.3
What's Changed
- Handle the
MERMAID_VERSIONsetting to use the preferred version
Changelog: v0.0.2...v0.0.3
Release v0.0.2
What's Changed
- Fix the publishing CI configuration
- Add test cases for standard use cases
- Add configuration and usage sections to README
- Fix the downloading of the JS assets on installation
Changelog: v0.0.1...v0.0.2