Skip to content

Latest commit

 

History

History
86 lines (47 loc) · 5.84 KB

CHANGELOG.md

File metadata and controls

86 lines (47 loc) · 5.84 KB

Changelog

0.1.0-alpha.6 (2024-12-28)

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

Chores

Documentation

  • add note about feedback (79fc77b)

0.1.0-alpha.5 (2024-12-17)

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

Features

  • api: general availability updates (#21) (a44228a)

Chores

  • api: update spec version (#19) (ecefc79)
  • internal: remove unused and expand used wildcard imports (#17) (7a6d445)
  • internal: remove unused and expand used wildcard imports (#18) (54bb13a)
  • internal: remove unused imports (#13) (d7dcdbc)
  • internal: update spec (#20) (bbe65de)
  • test: remove unused imports (#15) (9315104)
  • test: use JsonValue instead of JsonString (#16) (13429e3)

0.1.0-alpha.4 (2024-12-11)

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

Chores

  • update example values in tests and docs (#9) (5f50cbb)

Styles

  • internal: make enum value definitions less verbose (#11) (cd0507b)
  • internal: move enum identity methods to bottom of class (#12) (804f3ec)

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

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

Features

Documentation

  • use latest sonnet in example snippets (#6) (a8f9175)

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

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

Chores

  • internal: configure sonatype (#4) (d626be5)

Documentation

  • add note about alpha to readme (bda246c)

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

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

Features