Skip to content

Latest commit

 

History

History
172 lines (95 loc) · 9.28 KB

CHANGELOG.md

File metadata and controls

172 lines (95 loc) · 9.28 KB

Changelog

1.0.2 (2024-10-08)

Bug Fixes

  • deps: update openapitools/openapi-generator-cli docker tag to v7.9.0 (0d61f0e)

1.0.1 (2024-02-21)

Bug Fixes

  • map Field to ContractField to avoid pydantic issue (73829ad)

1.0.0 (2024-02-20)

⚠ BREAKING CHANGES

Features

Bug Fixes

Miscellaneous Chores

1.0.0 (2024-02-15)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • python: wrong release versioning on configuration.py (6b70b2c)
  • release please commented lines (550cb93)
  • remove middle elements from method name (b235b41)

0.10.0 (2023-10-11)

Miscellaneous Chores

0.9.0 (2023-08-23)

Features

  • add sonarr auto tagging schema return type (feeea7c)

0.8.0 (2023-07-21)

Features

  • sonarr: add response type to custom format (99990e8)

Bug Fixes

  • set pydantic version (6a01f14)
  • sonarr release profile required and ignored list (1933ddc)

0.7.0 (2023-05-17)

Features

0.6.2 (2023-03-27)

Bug Fixes

0.6.1 (2023-03-24)

Bug Fixes

0.6.0 (2023-03-24)

Features

  • sdk generation alignment (456dd81)
  • series lookup get to list (b7c863e)

Bug Fixes

  • #5: httpuri to string (4042f23)
  • #6: use repr of query parameters (9ebb6af)
  • import validator for components with pattern (e168f25)
  • timespan to string (2091423)

0.5.0 (2023-02-21)

Features

0.4.0 (2023-01-24)

Features

Bug Fixes

Miscellaneous Chores