Skip to content

v0.2.0

Latest
Compare
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