Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:49
· 19 commits to main since this release
v0.1.0
3d3c162

Changelog

  • ae309fa chore: add .gitignore
  • c17b120 chore: add GoReleaser config
  • d0d95e6 chore: add MIT license
  • 7eb71f7 chore: add Taskfile
  • 399870d chore: add golangci-lint v2 config
  • 772e2b6 chore: bootstrap go module
  • 66e666c ci: add Dependabot config
  • 3df5ac3 ci: add lint, tests, goreleaser, docs workflows
  • 3d3c162 ci: derive Go version from go.mod
  • d8ccba6 feat(cli): submit command
  • c9f9434 feat(client): IndexNow HTTP client with retry and batching