2019-04-21 17:58:15 +00:00
|
|
|
# 2.9.1 / 2019-02-28
|
|
|
|
|
|
|
|
* Fix unversioned import paths
|
|
|
|
|
|
|
|
# 2.9.0 / 2019-02-28
|
|
|
|
|
|
|
|
* Add support for Go 1.11+ modules
|
|
|
|
|
|
|
|
# 2.8.1 / 2018-11-19
|
|
|
|
|
|
|
|
* Also log query parameters
|
|
|
|
|
|
|
|
# 2.8.0 / 2018-09-17
|
|
|
|
|
|
|
|
* Add GZip wrapper
|
|
|
|
|
|
|
|
# 2.7.0 / 2018-07-05
|
|
|
|
|
|
|
|
* Add helpers to parse time strings using multiple formats at once
|
|
|
|
|
|
|
|
# 2.6.0 / 2018-06-07
|
|
|
|
|
|
|
|
* Add a YAML to JSON converter as yaml-helper
|
|
|
|
|
|
|
|
# 2.5.0 / 2018-04-23
|
|
|
|
|
|
|
|
* Add output splitter
|
|
|
|
|
|
|
|
# 2.4.0 / 2018-04-03
|
|
|
|
|
|
|
|
* Add proxy IP detection
|
|
|
|
|
2018-01-28 14:56:30 +00:00
|
|
|
# 2.3.1 / 2017-11-05
|
|
|
|
|
|
|
|
* Fix TIP version error: Sprintf format %s has arg of wrong type byte
|
|
|
|
* Travis: Test on Go 1.7, 1.8, 1.9, tip
|
|
|
|
|
|
|
|
# 2.3.0 / 2017-11-05
|
|
|
|
|
|
|
|
* Implement digest header generation
|
|
|
|
|
|
|
|
# 2.2.0 / 2017-04-13
|
|
|
|
|
|
|
|
* Add HTTPLogHandler
|
|
|
|
|
|
|
|
# 2.1.0 / 2016-12-23
|
|
|
|
|
|
|
|
* Add time.Duration formatter
|
|
|
|
|
|
|
|
# 2.0.0 / 2016-10-12
|
|
|
|
|
|
|
|
* Drop Go1.5 / Go1.6 support with using contexts
|
|
|
|
* Add github-binary update helper
|
|
|
|
|
|
|
|
# 1.4.0 / 2016-05-29
|
|
|
|
|
|
|
|
* Added environment helpers
|
|
|
|
|
|
|
|
# 1.3.0 / 2016-05-18
|
|
|
|
|
|
|
|
* Added AccessLogResponseWriter
|
|
|
|
|
|
|
|
# 1.2.0 / 2016-05-16
|
|
|
|
|
|
|
|
* Added helper to find binaries in path or directory
|
|
|
|
|
|
|
|
# 1.1.0 / 2016-05-06
|
|
|
|
|
|
|
|
* Added Haversine helper functions
|
|
|
|
|
|
|
|
|
|
|
|
1.0.0 / 2016-04-23
|
|
|
|
==================
|
|
|
|
|
|
|
|
* First versioned revision for use with gopkg.in
|