Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 706 Bytes

File metadata and controls

32 lines (17 loc) · 706 Bytes

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.

[Unreleased]

[0.2.2] - 2026-05-20

Fixed

  • Add ApiClient.close() and RESTClientObject.close() so callers can release urllib3 connection pools and use context managers safely.

[0.2.1] - 2026-05-20

Changed

  • Regenerated Results API client from the latest OpenAPI spec.

[0.2.0] - 2026-05-19

Changed

  • Managed database API updates and publish workflow.

[0.1.0] - 2026-04-25

Changed

  • Initial published release.