Skip to content

Latest commit

 

History

History
135 lines (65 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

135 lines (65 loc) · 5.67 KB

Changelog

1.1.0 (2025-01-20)

Features

  • remove broken root api path (54fc7ae)

Bug Fixes

  • deps: update dependency sonarr/sonarr to v4.0.12.2823 (49b0d9b)
  • deps: update openapitools/openapi-generator-cli docker tag to v7.11.0 (2ae9837)

1.0.2 (2024-12-10)

Bug Fixes

  • deps: update dependency sonarr/sonarr to v4.0.11.2680 (6818a0b)
  • deps: update openapitools/openapi-generator-cli docker tag to v7.10.0 (dad04f0)

1.0.1 (2024-10-08)

Bug Fixes

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

1.0.0 (2024-02-15)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • release please commented lines (859267d)
  • remove middle elements from method name (084f14d)

0.6.0 (2023-07-21)

Features

  • sonarr: add response type to custom format (8864f7a)

Bug Fixes

0.5.1 (2023-06-21)

Bug Fixes

  • sonarr release profile required and ignored list (391a45b)

0.5.0 (2023-05-15)

Features

  • pin openapi version and add version management (087c1d5)

0.4.1 (2023-03-27)

Bug Fixes

0.4.0 (2023-03-23)

Features

  • sdk generation alignment (989ad66)

0.3.0 (2023-03-23)

Features

  • sdk generation alignment (cf10f9d)

0.2.2 (2023-02-27)

Bug Fixes

  • use time span type as string (76571f8)

0.2.1 (2023-02-27)

Bug Fixes

  • remove wrongly used time span (85bf196)

0.2.0 (2023-02-21)

Features

0.1.0 (2023-01-24)

Bug Fixes

  • add missing language profile id to ImportListModel (dce6273)
  • move array to pointers (5f5d01f)
  • package name (7f7ca7b)
  • remove language profile ID for v4 (718768c)
  • rename methods CamelCase (1a55b9b)
  • SeriesLookup return type (45a1301)
  • version to string (87f52f6)

Miscellaneous Chores