1.0.5
#25 introduces the following changes:
- Gets rid of the locally committed
plantuml.jar
file and install it with Maven during build instead, bumping its version from1.2020.5
to1.2020.18
. This will allow Dependabot to provide pull requests for new versions of PlantUML as they are released. - Suppresses some warnings caused by a bug in Java on macOS Catalina.
- Sets up RuboCop and fixes some of the issues it points out.
- Sets up Codecov (fixes #14).