Skip to content

1.0.5

Compare
Choose a tag to compare
@asbjornu asbjornu released this 09 Oct 09:10
ec084ad

#25 introduces the following changes:

  1. Gets rid of the locally committed plantuml.jar file and install it with Maven during build instead, bumping its version from 1.2020.5 to 1.2020.18. This will allow Dependabot to provide pull requests for new versions of PlantUML as they are released.
  2. Suppresses some warnings caused by a bug in Java on macOS Catalina.
  3. Sets up RuboCop and fixes some of the issues it points out.
  4. Sets up Codecov (fixes #14).