Releases: Schneegans/dynamic-badges-action
Dynamic Badges v1.7.0
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
- @runarberg made their first contribution in #25
Dynamic Badges v1.6.0
This release fixes a warning by not using the deprecated Node 12 anymore. You can read the full changelog.
Dynamic Badges v1.5.0
This release ensures that the gist is only updated if the content anctually changed.
What's Changed
- Add the ability to update gist only if changed by @MishaKav in #17
- Color range example by @Schneegans in #19
New Contributors
You can read the full changelog here.
Dynamic Badges v1.4.0
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
This release adds the possibility to auto-generate the badge color. You can read the full changelog.
Dynamic Badges v1.2.0
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
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
Initial publication on GitHub. You can read the full changelog.