Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
- api: api update (e63d7cb)
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
- api: api update (ad9d4db)
- api: api update (1282346)
- api: api update (13f2e8d)
- api: api update (c79ca58)
- bugfix for setting JSON keys with special characters (95c2ce4)
- use slices.Concat instead of sometimes modifying r.Options (a755c41)
- bump minimum go version to 1.22 (d90f945)
- do not install brew dependencies in ./scripts/bootstrap by default (83c1902)
- update more docs for 1.22 (ee232e0)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
- api: api update (6e80ad0)
- api: api update (a218536)
- api: api update (d415981)
- client: support optional json html escaping (d8fd3c5)
- close body before retrying (fbfb6e2)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
- client: process custom base url ahead of time (9aa7161)
- don't try to deserialize as json when ResponseBodyInto is []byte (8bd111c)
- pagination: check if page data is empty in GetNextPage (25a1c31)
- ci: only run for pushes and fork pull requests (1219e03)
- internal: fix lint script for tests (9e3ac8e)
- lint tests (90b7660)
- lint tests in subpackages (e81cd75)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
- ci: enable for pull requests (0f849ce)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
- api: api update (2fa3956)
- api: api update (c9fbba8)
- api: api update (82664be)
- api: api update (017f6c9)
- make go mod tidy continue on error (cff5b5a)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
- docs: grammar improvements (23555d5)
- improve devcontainer setup (590f78f)
- internal: codegen related update (a140cf7)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- api: api update (fe0b087)