Skip to content

Releases: sennder/python-client-generator

1.2.0

26 Jun 14:16
Compare
Choose a tag to compare

1.2.0 (2024-06-26)

Bug Fixes

Features

  • add missing tests (938704a)
  • exclude development test files (57fb107)
  • update documentation (cbb6067)
  • update formatting/linting tools' configurations (a7f9c9a)
  • update test setup and add missing tests (partial) (25007d9)

1.1.6

13 Nov 15:10
Compare
Choose a tag to compare

1.1.6 (2023-11-13)

Bug Fixes

  • Fix 'KeyError' exception (84144ae)

1.1.5

20 Sep 09:12
Compare
Choose a tag to compare

1.1.5 (2023-09-20)

Bug Fixes

  • add uncommitted test part (b3bb02c)
  • incorrect generation of dashed parameters (175e5f4)
  • replace custom CI token with the autogenerated one (a8c85c2)

1.1.4

08 May 14:37
Compare
Choose a tag to compare

1.1.4 (2023-05-08)

Bug Fixes

  • add semver to dependencies (2ba4245)

1.1.3

05 May 13:00
Compare
Choose a tag to compare

1.1.3 (2023-05-05)

Bug Fixes

  • poetry version in publish (8d99dda)

1.1.2

05 May 12:51
Compare
Choose a tag to compare

1.1.2 (2023-05-05)

Bug Fixes

  • throw error when openapi file provided not 3.x (c99948f)

1.1.1

05 Apr 09:13
Compare
Choose a tag to compare

1.1.1 (2023-04-05)

Bug Fixes

  • add authors to toml file (12a7621)

1.1.0

04 Apr 11:23
Compare
Choose a tag to compare

1.1.0 (2023-04-04)

Bug Fixes

  • resolve issue with multipart data and files (fb60a6e)

Features

  • support UUID parameters in the base client (af63dec)

1.0.7

24 Mar 14:37
Compare
Choose a tag to compare

1.0.7 (2023-03-24)

Bug Fixes

  • fix repo link in toml file (c29b3bd)

1.0.6

24 Mar 14:26
Compare
Choose a tag to compare

1.0.6 (2023-03-24)

Bug Fixes