* New `drawio_args` option allows passing additional args to the Draw.io CLI * Improve handling of cases where Draw.io reports a successful export but doesn't write an output file
0.5.0
* Make dependency upgrades a little easier * Drop Python 2.7 support
0.4.0
* Locate `draw.io` binary on `PATH` based on platform * Better handle missing `draw.io` binary * Added support for multi-page documents * Clean up the code and write some unit tests
0.3.1
* Actually copy the cached file when we say we will
0.3.0
* Tighten up error handling around Draw.io execution