Releases: MichaelCurrin/badge-generator
Releases · MichaelCurrin/badge-generator
Add GH Actions status badge and various refactors
v2.12.0 2.12.0
Refactor badge module and add Go to catalogue
- 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
v2.8.0 2.8.0
Refactor constants and update screenshots
v2.7.0 2.7.0
Replace vue-markdown package with markdown-it
Also updated and added to tests and explained the markdown progression in docs/history.md doc.
Maintenance and improvements
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
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
Remove the version that is not maintained and use a fork published on NPM.
Add unit tests and add code quality check
v2.2.0 2.2.0