Skip to content

Releases: marcosschroh/dataclasses-avroschema

FIelds refactor

10 Oct 22:05

Choose a tag to compare

  • Field have been devided into several field classes to make the code more redeable

Recursive Schema Relationships

05 Oct 18:43

Choose a tag to compare

  • Recursive OneToOne relationship added
  • Recursive OneToMany relationship added

Code refactor

05 Sep 10:53

Choose a tag to compare

v0.3.1

Bump version v${VERSION}

Singular names

03 Sep 13:45

Choose a tag to compare

  • Singular name for array's child name
  • Singular name for map's child name
  • Singular name for nested relationship OneToMany

Schema Relationships

02 Sep 13:29

Choose a tag to compare

  • OneToOne relationship added
  • OneToMany relationship added (array and map)

Enum, Array and Map fields fixed

01 Sep 22:41
51330f8

Choose a tag to compare

  • Enum, Array and Map fields fixed
  • Schema Parse tests added using fastavro

First Release

29 Aug 17:18

Choose a tag to compare

v0.1.0

Bump version v${VERSION}