Skip to content

Releases: kodemore/opyapi

1.3.3

19 Jul 13:44
6567bb0

Choose a tag to compare

What's Changed

  • Bump pyyaml to 6.0.1 and update repo version by @PaulJayP in #7

New Contributors

Full Changelog: 1.3.2...1.3.3

1.3.2

03 Feb 14:10
345d7ea

Choose a tag to compare

Fix for cleo 2.x support #6

1.3.1

31 Oct 15:35
b89c93e

Choose a tag to compare

Updated cleo CLI tool to fix incompatibility with Poetry 1.2.x

#4

1.3.0

02 Sep 07:44
9603d0b

Choose a tag to compare

What's Changed

  • allow password formats to fix KeyError by @RasmusFangel in #3

New Contributors

  • @RasmusFangel made their first contribution in #3

Full Changelog: 1.2.0...1.3.0

1.2.0

11 Nov 06:35
85e6127

Choose a tag to compare

Merge pull request #2 from kodemore/add-cli-support

Command Line Interface through `opyapi`

1.1.0

10 Nov 22:34
958e052

Choose a tag to compare

Merge pull request #1 from kodemore/improve-json-schema-support

Immutable validators + automated schema testing

1.0.0

14 Aug 15:38

Choose a tag to compare

Fix deployment pipeline