Releases: awaragi/eleventy-plugin-plantuml
Releases · awaragi/eleventy-plugin-plantuml
Request settings is now object pass through instead of individual settings
simplify testing and added timeout options
Full Changelog: v1.1.5...v1.1.6
HTML closing tag fix
HTML closing tag fix
v1.1.3
Fixed package-lock.json
updated package.json version fixed dependencies - was using private repo! added .npmrc to avoid future issues with private repos
pipeline updates
v1.1.1 patch version update
Support for SVG
Add SVG support (#1) * Implement support for SVG, update unit tests, add package-lock.json * Deal with edge cases of outputType * Add missing line in README install instructions * Update README * added ci for testing pushes and pull_requests automatically. Co-authored-by: Pierre Awaragi <[email protected]>
Fixed typo in exported plugin
v1.0.6 typo in exported plugin
prettier and cleanup
v1.0.5 fixed unit test references