Releases: felixvanoost/jekyll-kroki
Releases · felixvanoost/jekyll-kroki
v0.3.3
v0.3.2
What's Changed
- Replace also div tags not only code tags by @ChrisOboe in #22
New Contributors
- @ChrisOboe made their first contribution in #22
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Return non-zero exit code after error by @felixvanoost in #20
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Render diagrams in all Jekyll document types by @felixvanoost in #16
- Define array of supported languages by @felixvanoost in #17
- Show rendered diagram count by @felixvanoost in #18
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Use persistent HTTP connection by @felixvanoost in #12
- Handle exceptions gracefully by @felixvanoost in #14
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Simplify configuration naming by @felixvanoost in #10
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Allow configurable Kroki URL by @felixvanoost in #2
- Handle HTTP retries by @felixvanoost in #4
- Run using site post_render hook by @felixvanoost in #6
- Attempt to sanitize rendered SVGs by @felixvanoost in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release