Skip to content

Latest commit

 

History

History
203 lines (106 loc) · 9.8 KB

CHANGELOG.md

File metadata and controls

203 lines (106 loc) · 9.8 KB

Changelog

0.1.0-alpha.22 (2024-11-05)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Chores

  • rebuild project due to codegen change (#62) (f36db52)

0.1.0-alpha.21 (2024-11-04)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Chores

  • rebuild project due to codegen change (#59) (7d281c3)

0.1.0-alpha.20 (2024-11-04)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Chores

  • rebuild project due to codegen change (#57) (8994079)

0.1.0-alpha.19 (2024-11-01)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Chores

  • rebuild project due to codegen change (#54) (d89979d)

0.1.0-alpha.18 (2024-11-01)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Chores

  • rebuild project due to codegen change (#51) (5a61592)

0.1.0-alpha.17 (2024-11-01)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Chores

  • rebuild project due to codegen change (#48) (0acd03d)

0.1.0-alpha.16 (2024-10-30)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Chores

  • rebuild project due to codegen change (#45) (dbbf637)

0.1.0-alpha.15 (2024-10-30)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Chores

  • rebuild project due to codegen change (#43) (0410a3a)

0.1.0-alpha.14 (2024-10-30)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Chores

  • rebuild project due to codegen change (#40) (80f3744)

0.1.0-alpha.13 (2024-10-28)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Chores

  • rebuild project due to codegen change (#37) (cadf9d3)

0.1.0-alpha.12 (2024-10-25)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Chores

  • rebuild project due to codegen change (#34) (c61cdcf)

0.1.0-alpha.11 (2024-10-25)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Chores

  • rebuild project due to codegen change (#31) (3da20f0)

0.1.0-alpha.10 (2024-10-25)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Chores

  • rebuild project due to codegen change (#28) (544f691)

0.1.0-alpha.9 (2024-10-23)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

0.1.0-alpha.8 (2024-10-23)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

0.1.0-alpha.7 (2024-10-22)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

0.1.0-alpha.6 (2024-10-04)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Chores

  • internal: codegen related update (#16) (cb43600)

0.1.0-alpha.5 (2024-10-04)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • feat: build gradle file for the examples (ca60afd)
  • feat: Java examples (782ab17)
  • feat: Java examples (3409162)
  • feat: Java examples (b1c0c68)

0.1.0-alpha.4 (2024-10-03)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

  • chore: linting and formatting (a5bd78b)
  • fix: remove hashCode variable (eee87e7)

0.1.0-alpha.3 (2024-10-03)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Chores

  • internal: codegen related update (#7) (ca7150a)
  • internal: codegen related update (#9) (dfc2794)

0.1.0-alpha.2 (2024-09-30)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

0.1.0-alpha.1 (2024-09-27)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • Add agency example (ef7448f)
  • api: OpenAPI spec update via Stainless API (b4786b0)
  • client: added structured fields to errors (9687ab3)

Chores

Documentation

  • adjust additional properties example (eca27c4)

Refactors

  • formatting and linting (1424931)
  • list to use kotlin.collections.List (345cd26)