UNPKG

water-plant-uml

Version:

CLI tool for live-reloading and/or exporting PlantUML diagrams using the default PlantUML server or a local Docker server.

28 lines (20 loc) 787 B
# water-plant-uml All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## 2.0.2 - 2021-12-09 ### Changed - Move changelog dep to dev dependencies ## 2.0.1 - 2021-12-09 ### Changed - Change repo name to match package name and fix README links ## 2.0.0 - 2021-12-09 ### Added - Live reload now opens a browser tab by default. Behavior can be toggled with -O - Add a CHANGELOG! ### Fixed - Breaking bug while using -R that broke usage when argument not included - Important README typo asking to install the wrong package ## 1.4.0 - 2021-10-12 ### Added - Added a -R --root param so you can use include paths relative to root