Skip to content

Releases: WebDeveloperBen/tyche

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:00
Immutable release. Only release title and notes can be modified.
3e6e839

1.0.2 (2026-08-27)

Bug Fixes

  • make query, header, and cookie params optional by default (a535db6)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 13:15
Immutable release. Only release title and notes can be modified.
f1ef68a

1.0.1 (2026-08-27)

Bug Fixes

  • ci: remove sticky release-as pin so release-please can version normally (#32) (479def9)
  • go vulncheck by bumping std lib version (cecf8f8)
  • tyche test command (5dd7a01)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 10:13
Immutable release. Only release title and notes can be modified.
e22784c

1.0.0 (2026-07-12)

Bug Fixes

  • add release pelase config file (f098e71)
  • ci: add lefthook to catch out of date go.mod (a720ed7)
  • ci: and how it triggers releases (6066454)
  • ci: combine race and tests to just run once (4136e2f)
  • ci: gorealeser (a4f0758)
  • ci: prevent cache poisoning in ci (4d208d7)
  • ci: release workflows (f2c4a58)
  • ci: split release flow and create tag before goreleaser (5e02027)
  • ci: stop goreleaser creating duplicate releases (63b5ebb)
  • ci: stop goreleaser creating duplicate releases (#18) (c481cea)
  • ci: tag locally for goreleaser and make release job idempotent (58384c0)
  • ci: use ref for checkout (f5ab9cd)
  • ci: zizmor expanded braces finding (4e846c3)
  • correctness linting (4da019e)
  • put tools into mise so they install in ci (9a25019)
  • redirect url risk (c362f7e)
  • release please and reset it (2dfab54)
  • remove the release please manifest (7fbddee)
  • update go mod (0ec22c4)
  • vuln in golang std lib bump to latest (d079fd0)