Skip to content

Releases: thegeeklab/url-parser

v0.2.11

02 May 20:04
4668b25
Compare
Choose a tag to compare

Changelog

v0.2.11 (2022-05-02)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.5.1 (#26)

v0.2.10

25 Apr 18:19
02e19ac
Compare
Choose a tag to compare

Changelog

v0.2.10 (2022-04-25)

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

31 Mar 19:01
2bd1236
Compare
Choose a tag to compare

Changelog

v0.2.9 (2022-03-30)

Others

  • switch to go1.18 as build requirement (#21)

v0.2.8

27 Mar 13:22
fc011b7
Compare
Choose a tag to compare

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

12 Jan 08:18
47d5dc9
Compare
Choose a tag to compare

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

  • add build instructions

Others

  • end of the year maintenance
  • adjust changelog template to link to prs instead of issues (#17)

v0.2.6

20 Oct 14:13
4cd1483
Compare
Choose a tag to compare

Changelog

v0.2.6 (2021-10-20)

Bug Fixes

  • deps: update module honnef.co/go/tools to v0.2.1 (#14)

v0.2.5

25 May 15:50
4dbc8a9
Compare
Choose a tag to compare

Changelog

v0.2.5 (2021-05-25)

Bug Fixes

  • deps: update module honnef.co/go/tools to v0.2.0 (#12)

v0.2.4

10 May 07:12
d09d5d7
Compare
Choose a tag to compare

Changelog

v0.2.4 (2021-05-10)

Others

  • update build env to golang 1.16 (#11)
  • improve generated changelog (#10)

v0.2.3

09 Apr 08:16
ce913f8
Compare
Choose a tag to compare

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

15 Feb 20:22
Compare
Choose a tag to compare

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