Releases: DenverCoder1/custom-icon-badges
Releases · DenverCoder1/custom-icon-badges
v0.12.1
v0.12.0
v0.11.4
v0.11.3
v0.11.2
v0.11.1
What's Changed
- refactor: Update UploadForm to entirely use async/await syntax by @Fleker in #590
- fix: Set a default for badge from request params by @DenverCoder1 in #596
Full Changelog: v0.11.0...v0.11.1
v0.11.0
v0.10.1
v0.10.0
v0.8.0
Features
- Default Octicons to use whitesmoke fill color (#433)
BREAKING CHANGE:
If you are using Octicons without specifying logoColor
, the default color has been changed to whitesmoke
. To change the logo color, you can specify a logoColor parameter in the url (eg. &logoColor=black
).
Full Changelog: v0.7.0...v0.7.1