Skip to content

Releases: broothie/qst

v0.1.2

14 Jul 03:24

Choose a tag to compare

What's Changed

  • Add Claude Code GitHub Workflow by @broothie in #3
  • Remove Claude-related GitHub Actions workflows by @Copilot in #7
  • Replace internal options-pattern code with external github.com/broothie/option package by @Copilot in #6
  • Remove Client struct - simplify API to use option functions instead by @Copilot in #8
  • Update Go version in GitHub workflows from 1.21 to 1.19 by @Copilot in #9
  • Add 'with' prefix to all input option functions by @Copilot in #10
  • Rename HTTP header option functions to include "Header" suffix by @Copilot in #12
  • move method generation by @broothie in #13
  • Add Claude Code GitHub Workflow by @broothie in #14
  • Add comprehensive options example to README by @broothie in #15
  • docs: streamline README to reduce redundancy in options sections by @broothie in #17

New Contributors

  • @Copilot made their first contribution in #7

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Apr 21:23

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Apr 05:10

Choose a tag to compare

Full Changelog: v0.0.7...v0.1.0

v0.0.7

04 Apr 07:58

Choose a tag to compare

Full Changelog: v0.0.6...v0.0.7