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
Markdown
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/).
- Move changelog dep to dev dependencies
- Change repo name to match package name and fix README links
- Live reload now opens a browser tab by default. Behavior can be toggled with -O
- Add a CHANGELOG!
- Breaking bug while using -R that broke usage when argument not included
- Important README typo asking to install the wrong package
- Added a -R --root param so you can use include paths relative to root