mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 19:24:22 +01:00
12 KiB
12 KiB
Changelog
0.18.0 (2025-10-10)
Full Changelog: v0.17.0...v0.18.0
Features
- api: api update (0a7f5e7)
0.17.0 (2025-10-07)
Full Changelog: v0.16.2...v0.17.0
Features
- api: api update (84a3df5)
0.16.2 (2025-09-26)
Full Changelog: v0.16.1...v0.16.2
Bug Fixes
- bugfix for setting JSON keys with special characters (ac9a36f)
0.16.1 (2025-09-20)
Full Changelog: v0.16.0...v0.16.1
Bug Fixes
- use slices.Concat instead of sometimes modifying r.Options (12e8b40)
Chores
- bump minimum go version to 1.22 (1a61c5c)
- do not install brew dependencies in ./scripts/bootstrap by default (f6d3eaf)
- update more docs for 1.22 (a3d0b0f)
0.16.0 (2025-09-17)
Full Changelog: v0.15.0...v0.16.0
Features
- api: api update (46e978e)
0.15.0 (2025-09-16)
Full Changelog: v0.14.0...v0.15.0
Features
- api: api update (397048f)
0.14.0 (2025-09-14)
Full Changelog: v0.13.0...v0.14.0
Features
- api: api update (dad0bc3)
0.13.0 (2025-09-14)
Full Changelog: v0.12.0...v0.13.0
Features
- api: api update (80da4fb)
0.12.0 (2025-09-14)
Full Changelog: v0.11.0...v0.12.0
Features
- api: api update (7e3808b)
0.11.0 (2025-09-14)
Full Changelog: v0.10.0...v0.11.0
Features
- api: api update (a3d37f5)
0.10.0 (2025-09-11)
Full Changelog: v0.9.0...v0.10.0
Features
- api: api update (0dc01f6)
0.9.0 (2025-09-10)
Full Changelog: v0.8.0...v0.9.0
Features
- api: api update (2d3a28d)
0.8.0 (2025-09-01)
Full Changelog: v0.7.0...v0.8.0
Features
- api: api update (ae87a71)
0.7.0 (2025-09-01)
Full Changelog: v0.6.0...v0.7.0
Features
- api: api update (64bb1b1)
0.6.0 (2025-09-01)
Full Changelog: v0.5.0...v0.6.0
Features
- api: api update (928e384)
0.5.0 (2025-08-31)
Full Changelog: v0.4.0...v0.5.0
Features
- api: api update (44b281d)
0.4.0 (2025-08-31)
Full Changelog: v0.3.0...v0.4.0
Features
- api: api update (fa9d6ec)
0.3.0 (2025-08-31)
Full Changelog: v0.2.0...v0.3.0
Features
- api: api update (aae1c06)
0.2.0 (2025-08-31)
Full Changelog: v0.1.0...v0.2.0
Features
- api: api update (1472790)
0.1.0 (2025-08-31)
Full Changelog: v0.0.1...v0.1.0
Features
- api: api update (3f03ddd)
- api: api update (e9f79c4)
- api: api update (139a686)
- api: api update (2ed0800)
- api: api update (88a87a4)
- api: api update (0e5d65b)
- api: api update (ba381f1)
- api: api update (3f429f5)
- api: api update (9f34787)
- api: api update (379c8e0)
- api: api update (550511c)
- api: api update (547f0c2)
- api: api update (b7b0720)
- api: api update (7250ffc)
- api: api update (17fbab7)
- api: api update (1270b5c)
- api: api update (a238d4a)
- api: api update (7475655)
- api: api update (429d258)
- api: api update (f250915)
- api: api update (5efc987)
- api: api update (98a8350)
- api: api update (6da8bf8)
- api: api update (f8c7148)
- api: manual updates (7cf038f)
- api: update via SDK Studio (068a0eb)
- api: update via SDK Studio (ca651ed)
- api: update via SDK Studio (13550a5)
- api: update via SDK Studio (7b73730)
- api: update via SDK Studio (9e39a59)
- api: update via SDK Studio (9609d1b)
- api: update via SDK Studio (51315fa)
- api: update via SDK Studio (af07955)
- api: update via SDK Studio (5e3468a)
- api: update via SDK Studio (0a73e04)
- api: update via SDK Studio (9b7883a)
- client: expand max streaming buffer size (76303e5)
- client: support optional json html escaping (449748f)
Bug Fixes
- client: process custom base url ahead of time (9b360d6)
- client: resolve lint errors in streaming tests (4d36cb0)
- close body before retrying (4da3f7f)
- don't try to deserialize as json when ResponseBodyInto is []byte (595291f)
Chores
- ci: only run for pushes and fork pull requests (bea59b8)
- internal: codegen related update (6a22ce6)
- internal: fix lint script for tests (391c482)
- internal: update comment in script (b7f1c3e)
- lint tests (616796b)
- lint tests in subpackages (50c82ff)
- sync repo (2f34d5d)
- update @stainless-api/prism-cli to v5.15.0 (2f24852)