Skip to content

Bump mkdocs-kroki-plugin from 0.7.1 to 1.1.0 in /{{ cookiecutter.project_slug }}

Bumps mkdocs-kroki-plugin from 0.7.1 to 1.1.0.

Release notes

Sourced from mkdocs-kroki-plugin's releases.

v1.1.0

What's Changed

Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v1.0.0...v1.1.0

v1.0.0

What's Changed

Migrating from 0.x

  1. Adjust the plugin configuration to use snake_case for config options instead of PascalCase, e.g. ServerURL -> server_url
  2. Ensure you are not using any previously deprecated config options:
    • Enablebpmn
    • DownloadImages

Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.10.1...v1.0.0

v0.10.1

Fix project version for publish

Full Changelog: https://github.com/AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin/compare/v0.10.0...v0.10.1

v0.10.0

What's Changed

New Contributors

... (truncated)

Commits
  • 4bfc34e chore: Bump version to 1.1.0
  • dba6a53 chore: Exclude test from mypy
  • 6727afc feat: Add display option support
  • 4307ea4 chore: Add techdocs set up for playground
  • f9c99a9 build(deps): bump astral-sh/setup-uv from 4 to 7 (#104)
  • 25954fa Merge pull request #105 from AVATEAM-IT-SYSTEMHAUS/dependabot/github_actions/...
  • 6319d65 chore: Bump version to 1.0.0
  • 595a865 Merge pull request #102 from AVATEAM-IT-SYSTEMHAUS/feat/rename-config-options...
  • 424f46e Merge pull request #103 from AVATEAM-IT-SYSTEMHAUS/build/exclude-tests-from-c...
  • 3052568 build: Exclude tests from coverage
  • Additional commits viewable in compare view

Merge request reports

Loading