Recent Releases of plantuml
plantuml - Bug fix release
What's Changed
- Bug fixes by @rkrug in https://github.com/rkrug/plantuml/pull/37
Full Changelog: https://github.com/rkrug/plantuml/compare/v0.6.5...v0.6.6
- R
Published by rkrug over 3 years ago
plantuml - v0.6 Use local PlantUML PicoWeb server
Multiple changes and tests are not yet working, but it should be mostly working.
- R
Published by rkrug almost 4 years ago
plantuml - For Discussion Beta
This release adds a function to create the graph on a PlantUML server, therefore eliminating the need for a local installation of PlantUML and java. This makes, when implemented in the main function plot.plantuml(), the code much easier and lowerd=s the hurdle to generate PlantUML graphs.
- R
Published by rkrug over 4 years ago
plantuml - Change of update procedure and location of plantuml jar file
- R
Published by rkrug almost 6 years ago
plantuml - Add knit engine for plantuml
This release adds a knit engine to the package, which makes it SO much more useful.
Thanks to Emiliano Heyns (retorquere) for giving me the idea for this function https://github.com/rkrug/plantuml/issues/10#issue-639795529
- R
Published by rkrug about 6 years ago