Skip to content

Releases: grassedge/generate-plantuml-action

v1.5

08 Aug 02:44
Compare
Choose a tag to compare
  • Fixed
    • Add missing entry message for action.yml

v1.4

07 Aug 13:37
Compare
Choose a tag to compare
  • add support for more extensions for both PlantUML files as well as Markdown Files
  • add support for saving files to the same folder as source files by specifying . for the path option
  • resolve security issues in dependencies via npm audit fix --force
  • ignore deleted files in the changesets
  • make commit message configurable and change default message to Render PlantUML files
  • update README.md for extended extension support and updated version in github action config snippet
  • setup github actions workflow for automated test runs and coverage reporting to CodeClimate

Thanks to @wyrfel !

v1.3

05 Feb 15:51
Compare
Choose a tag to compare
  • Bug Fix
    • Forgot to pass a required parameter.

v1.2

24 Dec 15:43
Compare
Choose a tag to compare
  • Bug fix
    • v1.1 fails if a push has multiple commits.
  • Create only one commit per run.
  • Commit svg files only when it is modified.

v1.1

20 Dec 17:05
Compare
Choose a tag to compare
Merge branch 'master' of github.com:grassedge/generate-plantuml-action

v1.0

08 Dec 13:13
Compare
Choose a tag to compare
change branding.icon