Skip to content

Refactor badge module and add Go to catalogue

Compare
Choose a tag to compare
@MichaelCurrin MichaelCurrin released this 04 Jan 20:11
· 993 commits to master since this release
  • 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