Skip to content

Releases: MichaelCurrin/badge-generator

Add GH Actions status badge and various refactors

23 Feb 21:42
Compare
Choose a tag to compare

Refactor badge module and add Go to catalogue

04 Jan 20:11
Compare
Choose a tag to compare
  • 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

Upgrade packages, add tests and refactor

01 Jan 12:38
Compare
Choose a tag to compare

Refactor constants and update screenshots

29 Dec 14:05
Compare
Choose a tag to compare

Replace vue-markdown package with markdown-it

28 Dec 20:45
Compare
Choose a tag to compare

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

Maintenance and improvements

27 Dec 15:59
Compare
Choose a tag to compare

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.

Update Catalogue

20 Dec 17:15
Compare
Choose a tag to compare

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.

Replace vue-markdown package

20 Dec 17:16
Compare
Choose a tag to compare

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

Add unit tests and add code quality check

20 Dec 17:17
Compare
Choose a tag to compare

Update build flow, move ESLint config and update docs

20 Dec 17:19
Compare
Choose a tag to compare