Skip to content

Releases: pysnippet/django-mermaid

Release v0.0.7

02 Jun 16:54
23c9c27
Compare
Choose a tag to compare

What's Changed

  • Remove usage of distutils, replacing with pathlib (GH-16)
  • Update the tox environments and fix package data incompleteness (GH-15)

New Contributors

Changelog: v0.0.6...v0.0.7

Release v0.0.6

24 May 18:28
9b31b0e
Compare
Choose a tag to compare

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

01 May 12:52
17ab53a
Compare
Choose a tag to compare

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_file attribute with license_files

Changelog: v0.0.4...v0.0.5

Release v0.0.4

14 Mar 16:07
04837aa
Compare
Choose a tag to compare

What's Changed

  • Add MERMAID_THEME setting variable
  • Add support for the base theme
  • Add a developer-convenient security policy
  • Add MERMAID_THEME_VARIABLES setting variable

Changelog: v0.0.3...v0.0.4

Release v0.0.3

13 Mar 15:46
4c64a6c
Compare
Choose a tag to compare

What's Changed

  • Handle the MERMAID_VERSION setting to use the preferred version

Changelog: v0.0.2...v0.0.3

Release v0.0.2

13 Mar 11:39
Compare
Choose a tag to compare

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

Release v0.0.1

12 Mar 16:17
Compare
Choose a tag to compare

What's Changed

  • Implement the mermaid template tag

Changelog: v0.0.0...v0.0.1