Skip to content

Releases: home-assistant-libs/voluptuous-openapi

0.4.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:31
c951e92

What's Changed

⬆️ Dependencies

2 changes

0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:41
500e934

What's Changed

  • Support complex JSON Schemas with references ($ref and $defs) (#93) @allenporter
  • Fix import statement in README for voluptuous_openapi (#75) @Shulyaka

⬆️ Dependencies

19 changes

0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 00:40
cd71e92

What's Changed

⬆️ Dependencies

8 changes

0.2.0

Choose a tag to compare

@allenporter allenporter released this 21 Aug 04:48
c80c2a7

What's Changed

New Contributors

Full Changelog: v0.1.0...0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 May 21:09
47479d3

What's Changed

⬆️ Dependencies

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 15 Apr 18:33
3976833

What's Changed

⬆️ Dependencies

6 changes

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 07 Jan 07:18

This version brings the reverse conversion from Open API into Voluptuous schema with convert_to_voluptuous function.

What's Changed

⬆️ Dependencies

10 changes

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 06:18

This version brings some bug fixes in schema conversion needed by Gemini tools and optimizes the converted schema making it more compact in certain cases.

What's Changed

⬆️ Dependencies

6 changes

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 22 May 01:08
155f2dd

What's Changed

  • Add empty parameters list to empty objects (#13) @Shulyaka

⬆️ Dependencies

2 changes

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 12 May 14:39
27f59e4

What's Changed