1
0
mirror of https://github.com/Luzifer/badge-gen.git synced 2024-09-19 15:23:04 +00:00
badge-gen/History.md

66 lines
1.2 KiB
Markdown

# 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