Skip to content

Releases: thegeeklab/url-parser

v2.0.0

04 Dec 13:57
697fdd8
Compare
Choose a tag to compare

v2.0.0 (2023-12-04)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.26.0 (#78) (697fdd8)
  • rename host flag alias from h to ht (#80) (872985a)

Others

  • deps: update dependency golangci/golangci-lint to v1.55.2 (590a1c2)
  • deps: update dependency golangci/golangci-lint to v1.55.1 (9c841c2)
  • deps: update dependency golangci/golangci-lint to v1.55.0 (a6c765e)

CI Pipeline

  • use gotestsum for better test output (#75) (4934819)

BREAKING CHANGES

  • The alias h for the host flag was in conflict with the default help alias and was renamed to ht.

v1.0.6

17 Oct 15:06
63a38bd
Compare
Choose a tag to compare

v1.0.6 (2023-10-17)

Others

  • deps: update dependency golangci/golangci-lint to v1.54.2 (ff7cdd0)

CI Pipeline

Documentation

v1.0.5

17 Aug 14:05
Compare
Choose a tag to compare

Changelog

v1.0.5 (2023-08-14)

Bug Fixes

  • fallback to stdin automatically if no url provided by flag (#67)
  • deps: update module github.com/urfave/cli/v2 to v2.25.7 (#63)
  • deps: update module github.com/urfave/cli/v2 to v2.25.5 (#60)

Code Refactoring

  • rework project structure to use config struct (#65)

Features

  • add option to read url from stdin (#66)

Others

  • deps: update dependency golangci/golangci-lint to v1.54.1
  • deps: update dependency golangci/golangci-lint to v1.53.3

v1.0.4

05 Jun 08:38
183d422
Compare
Choose a tag to compare

Changelog

v1.0.4 (2023-06-05)

Bug Fixes

  • deps: update module github.com/sirupsen/logrus to v1.9.3 (#59)

Others

  • deps: update dependency golangci/golangci-lint to v1.53.2 (#61)

v1.0.3

29 May 10:52
1c77303
Compare
Choose a tag to compare

Changelog

v1.0.3 (2023-05-28)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.25.4 (#55)
  • deps: update module github.com/sirupsen/logrus to v1.9.2 (#58)

Others

  • deps: update dependency mvdan/gofumpt to v0.5.0
  • deps: update dependency golangci/golangci-lint to v1.52.2
  • deps: update dependency golangci/golangci-lint to v1.52.0
  • deps: update dependency golangci/golangci-lint to v1.51.2

v1.0.2

18 Feb 13:38
1317198
Compare
Choose a tag to compare

Changelog

v1.0.2 (2023-02-08)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.24.3 (#47)
  • deps: update module github.com/urfave/cli/v2 to v2.23.7 (#44)

Code Refactoring

  • add more linters and fix findings (#49)

Others

  • deps: update dependency golangci/golangci-lint to v1.51.1

v1.0.1

24 Nov 10:22
8a8c514
Compare
Choose a tag to compare

Changelog

v1.0.1 (2022-11-24)

Bug Fixes

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

CI Pipeline

  • create symlink for xgo source directory (#43)

Others

  • deps: update dependency golangci/golangci-lint to v1.50.1
  • deps: update golang dev tools (non-major)
  • deps: update dependency golangci/golangci-lint to v1.49.0
  • deps: update dependency golangci/golangci-lint to v1.48.0

v1.0.0

06 Aug 11:32
8ec0eb2
Compare
Choose a tag to compare

Changelog

v1.0.0 (2022-08-05)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.11.1 (#34)
  • deps: update module github.com/sirupsen/logrus to v1.9.0 (#33)

Others

  • switch to go1.19 (#37)
  • deps: update dependency golangci/golangci-lint to v1.47.2

v0.2.13

13 Jul 07:05
8d68b98
Compare
Choose a tag to compare

Changelog

v0.2.13 (2022-07-12)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.11.0 (#32)
  • deps: update module github.com/urfave/cli/v2 to v2.10.1 (#31)

Documentation

  • fix spelling in readme

v0.2.12

03 Jun 09:23
c2ace14
Compare
Choose a tag to compare

Changelog

v0.2.12 (2022-06-03)

Bug Fixes

  • deps: update module github.com/urfave/cli/v2 to v2.8.1 (#30)
  • deps: update module github.com/urfave/cli/v2 to v2.7.1 (#28)

Others

  • deps: update dependency golangci/golangci-lint to v1.46.2