Skip to content

Releases: Schneegans/dynamic-badges-action

Dynamic Badges v1.7.0

19 Oct 06:48
Compare
Choose a tag to compare

This release brings a new SVG Mode which allows storing badges directly in the gist. Hence, you can now use the action without shields.io!

What's Changed

  • Add save svg-badge directly to gist by @runarberg in #25
  • Make host URL configurable by @Schneegans in #27
  • Fix emoji labels or messages by @Schneegans in #29
  • Besides, large parts of the code base have been refactored. If you discover any problems, please open an issue! You can read the full changelog here.

New Contributors

Dynamic Badges v1.6.0

13 Oct 18:13
Compare
Choose a tag to compare

This release fixes a warning by not using the deprecated Node 12 anymore. You can read the full changelog.

Dynamic Badges v1.5.0

09 Oct 04:59
Compare
Choose a tag to compare

This release ensures that the gist is only updated if the content anctually changed.

What's Changed

New Contributors

You can read the full changelog here.

Dynamic Badges v1.4.0

15 May 10:49
Compare
Choose a tag to compare

This release fixes a bug which caused the action to fail if the value for the automatic color range was out of bounds. You can read the full changelog.

Dynamic Badges v1.3.0

18 Apr 12:08
Compare
Choose a tag to compare

This release adds the possibility to auto-generate the badge color. You can read the full changelog.

Dynamic Badges v1.2.0

26 Mar 11:42
Compare
Choose a tag to compare

This release stops the action from spamming the log with the result from the POST request. You can read the full changelog.

Dynamic Badges v1.1.0

16 Jun 18:03
5ba0908
Compare
Choose a tag to compare

This release contains return value checking in order to print errors if something goes wrong. You can read the full changelog.

Dynamic Badges v1.0.0

16 Aug 04:29
Compare
Choose a tag to compare

Initial publication on GitHub. You can read the full changelog.