Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.6.0] - 2024-08-21

Added

  • Added support for detailed error codes (#19)

0.5.0 - 2024-08-20

Added

  • Support for request status bulk checks endpoint (#18)

0.4.0 - 2024-08-13

Added

  • Support for family parameter when submitting (#15)

0.3.0 - 2024-07-10

Added

  • Endpoints refreshed with new Request status model and Protobuf models added (#9)

0.2.0 - 2024-06-25

Added

  • Added OAuth JWT authorization support (#8)

0.1.0 - 2024-06-19

Added

  • Added initial package setup and OpenAPI client (#1)