mirror of
https://github.com/Luzifer/badge-gen.git
synced 2024-11-08 13:20:02 +00:00
1.5 KiB
1.5 KiB
1.11.0 / 2016-07-07
- add metrics collection
1.10.0 / 2016-07-07
- add Gratipay integration
1.9.0 / 2016-07-07
- display example path on hover
- add GitHub downloads integration
- stop rendering badges for HTTP304 responses
- fix loading list instead of latest release
1.8.0 / 2016-07-06
- add GitHub latest-release integration
- add GitHub latest-tag integration
1.7.0 / 2016-07-06
- add caching to beerpay API
- add service "beerpay"
- Ignore character case when sorting
- add color-naming map
1.6.0 / 2016-07-05
- Add config storage
- Add caching results of API calls
- Added GitHub service with license command
- Allow multiple documentation entries per handler
1.5.1 / 2016-06-29
- Fix missing vendor libraries
1.5.0 / 2016-06-29
- Deprecate /v1/badge route
- Add context to timeout badge generators
1.4.3 / 2016-06-29
- Shrink the version number
1.4.2 / 2016-06-29
- Show program version in footer
1.4.1 / 2016-06-29
- Fix title on demo page
- Move documentation to the demo page
1.4.0 / 2016-06-28
- Add demo page with / route
1.3.0 / 2016-06-28
- Document new service plugin
- Prevent long-time caching for GitHub
- Add "travis" badge service
1.2.0 / 2016-06-28
- Update Dockerfile to build binary in container
- Add static badge plugin
- Refactor app, add support for service hooks
1.1.0 / 2015-05-25
- Added Godeps
- Added svg minifying
1.0.0 / 2015-05-25
- Initial version