Releases: thegeeklab/url-parser
Releases · thegeeklab/url-parser
v0.2.11
Changelog
Bug Fixes
- deps: update module github.com/urfave/cli/v2 to v2.5.1 (#26)
v0.2.10
Changelog
Bug Fixes
- deps: update module github.com/urfave/cli/v2 to v2.4.8 (#22)
CI Pipeline
- refactor build tools and ci setup (#24)
v0.2.9
Changelog
v0.2.9 (2022-03-30)
Others
- switch to go1.18 as build requirement (#21)
v0.2.8
Changelog
v0.2.8 (2022-03-27)
Bug Fixes
- deps: update module github.com/urfave/cli/v2 to v2.4.0 (#19)
v0.2.7
Changelog
v0.2.7 (2021-12-22)
Bug Fixes
- deps: update github.com/kami-zh/go-capturer commit hash to 52ea6c8 (#18)
- deps: update module honnef.co/go/tools to v0.2.2 (#16)
Documentation
Others
- end of the year maintenance
- adjust changelog template to link to prs instead of issues (#17)
v0.2.6
Changelog
v0.2.6 (2021-10-20)
Bug Fixes
- deps: update module honnef.co/go/tools to v0.2.1 (#14)
v0.2.5
Changelog
v0.2.5 (2021-05-25)
Bug Fixes
- deps: update module honnef.co/go/tools to v0.2.0 (#12)
v0.2.4
Changelog
v0.2.4 (2021-05-10)
Others
- update build env to golang 1.16 (#11)
- improve generated changelog (#10)
v0.2.3
Changelog
v0.2.3 (2021-03-10)
Bug Fixes
- deps: update module github.com/sirupsen/logrus to v1.8.1 (#9)
Others
- deps: update module sirupsen/logrus to v1.8.0 (#8)
- deps: update module sirupsen/logrus to v1.7.1 (#7)
v0.2.2
Changelog
v0.2.2 (2021-02-15)
CI Pipeline
- auto-generate changelog (#6)
Others
- build arm-7 binaries
- deps: update dependencies
- devel: add codecov config file