Skip to content

v1.0.5

Compare
Choose a tag to compare
@thegeeklab-bot thegeeklab-bot released this 17 Aug 14:05
· 59 commits to main since this release

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