Releases: AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin
Releases · AVATEAM-IT-SYSTEMHAUS/mkdocs-kroki-plugin
v0.9.0
What's Changed
- fix: move to renamed config variable by @brunobcosta in #72
- add type checker by @oniboni in #67
New Contributors
- @brunobcosta made their first contribution in #72
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
What's Changed
- add fail fast option for errors by @oniboni in #53
- docs: add UserAgent description by @oniboni in #56
- Improve dev cycle by @oniboni in #57
- Configure dependabot by @jairhenrique in #62
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #63
- build(deps): bump actions/setup-python from 3 to 5 by @dependabot in #64
- Improve handling of the fenced code blocks by @nolange in #36
New Contributors
- @dependabot made their first contribution in #63
- @nolange made their first contribution in #36
Full Changelog: v0.7.1...v0.8.0
Thanks @nolange and @jairhenrique for their contributions
v.0.7.1
v.0.7.0
- Refactoring/image handling (#46)
- Adds support for three missing diagram types (#43)
- Fix retrieve typo (#47)
IMPORTANT CHANGE:
Plugin-Option "DownloadDir" is not supported any more and will throw an error.
Very special thanks to @oniboni for the refactoring
Also thank you @Epithumia and @al-cheb for their contributions
v.0.6.1
v.0.6.0
- Allow to render diagrams from file, #12
- Make image path relative, fixes #16 and #25
- Add d2 support #26
Special thanks to @tsouvarev, @ITopiaJesseGoerzen and @HeyLazySunnyKid for the new functions and fixes!