Skip to content

Releases: OneBusAway/java-sdk

v0.1.0-alpha.1

27 Sep 23:52

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

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)