Skip to content

Releases: grktsh/python-oas

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 12:26
8bea36d

BREAKING CHANGES

  • #22: First modified values have priority when unmarshaling allOf
  • #23: date-time format generates naive datetime

Features

  • #14: SchemaUnmarshaler is available from oas module
  • #30: Non-object types are supported within allOf

Bug Fixes

  • #20: Fix the type of the deserialized boolean value

v0.1.1

Choose a tag to compare

@grktsh grktsh released this 01 May 18:39
71d60a1

Fix unmarshaling when additionalProperties is an object or true (#9) @sisp

v0.1.0

Choose a tag to compare

@grktsh grktsh released this 26 Apr 16:24
e6cc018
0.1.0