Badge Generator Versions Save

Magically generate Markdown badges for your docs 🛡️ 🦡 🧙

v2.12.0

3 years ago

v2.9.0

3 years ago
  • Refactor badges module - the src/core/badges.ts module has a mix of Shields API logic, URL changes and appearance such as markdown formatting. These were split into separate modules.
  • Add Go badge to catalogue
  • Update tests
  • Style changes
  • Doc changes

v2.8.0

3 years ago

v2.7.0

3 years ago

v2.6.0

3 years ago

Also updated and added to tests and explained the markdown progression in docs/history.md doc.

v2.5.0

3 years ago

Changes:

  • Upgrade dependencies.
  • Add cache to CI flow.
  • Improve docs.
  • Use base URL in two places including a link on the text logo and the hero image banner
  • The hero image banner is now served from assets.

v2.1.0

3 years ago

v2.2.0

3 years ago

v2.3.0

3 years ago

Remove the version that is not maintained and use a fork published on NPM.

v2.4.0

3 years ago

Fix a syntax bug in rendering Catalogue badges without color.

A refactor made Catalogue easier to work with.

Plus tests added to ensure that any error is raised if Catalogue badges have bad fields.