Skip to content

Releases: awaragi/eleventy-plugin-plantuml

Request settings is now object pass through instead of individual settings

17 Apr 12:55
Compare
Choose a tag to compare

simplify testing and added timeout options

16 Apr 17:34
Compare
Choose a tag to compare

HTML closing tag fix

28 Oct 15:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.5

HTML closing tag fix

28 Oct 15:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

06 Jun 21:12
972767e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

Fixed package-lock.json

29 Mar 00:29
Compare
Choose a tag to compare
updated package.json version

fixed dependencies - was using private repo!
added .npmrc to avoid future issues with private repos

pipeline updates

15 Mar 22:07
Compare
Choose a tag to compare
v1.1.1

patch version update

Support for SVG

15 Mar 21:44
c339441
Compare
Choose a tag to compare
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

27 Jun 21:26
Compare
Choose a tag to compare
v1.0.6

typo in exported plugin

prettier and cleanup

27 Jun 21:23
Compare
Choose a tag to compare
prettier and cleanup Pre-release
Pre-release
v1.0.5

fixed unit test references