Skip to content

Latest commit

 

History

History
48 lines (21 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

48 lines (21 loc) · 1.61 KB

Changelog

1.4.0 (2024-10-07)

Features

  • upgrade all deps and tools, make linting happy again (1207fce)

1.3.1 (2024-06-26)

Bugfixes

  • use right values for perm enum (7c9ebae)

1.3.0 (2024-06-26)

Features

  • add string to enum mapping (6ac4def)

Bugfixes

  • do correct error handling for enum mapping (87ef919)

1.2.1 (2024-06-12)

Bugfixes

  • correctly use online openapi spec (31dc5f4)

1.2.0 (2024-06-11)

Features

  • finish integration of current openapi version (1d713e6)

1.1.0 (2024-06-10)

Features

  • integrate openapi client sdk (b626c65)