Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 22 May 08:53
· 40 commits to main since this release

Changelog

  • 72df7be Add --version flag and build metadata
  • 7df86a3 Add GitHub Actions workflow for Go project
  • 4f0c577 Add HTML pretty-printer and client tweaks
  • a187112 Add release pipeline and concurrent DNS resolver
  • 16cc57a Create .DS_Store
  • eb3e1b2 Downgrade Go version and x/net, update binary
  • 1c15097 Enable Homebrew tap token in release workflow
  • e84952c Format imports in printer/html.go
  • f66393f Initial commit
  • 21a6c8e Initial kurl CLI implementation
  • 1dada6f Merge branch 'main' of https://github.com/kavix/kurl
  • 533fefa Merge pull request #1 from kavix/kavix-patch-1
  • ad5aeac Specify HOMEBREW_TAP_GITHUB_TOKEN explicitly in GoReleaser config
  • d4955a7 Update Go workflow to Go 1.22 and setup-go v5
  • 0687362 Update GoReleaser action to v6 in release workflow
  • 078e92c Update README.md with comprehensive premium documentation