Skip to content

Releases: flix-tech/avro-serde-php

Schema Builder & Schema Generator

16 Oct 16:02
9f2f188
Compare
Choose a tag to compare

This release introduces the Schema builder & generator.

Thanks @fcoedno for these high quality hacktoberfest contributions!

Update `flix-tech/avro-php` dependency

27 Aug 01:55
a98ad31
Compare
Choose a tag to compare

Switching to fresh Avro PHP implementation

04 Feb 23:47
40e05df
Compare
Choose a tag to compare
[FT] New Avro implementations for SR and Schema (#25)

* [FT] New Avro implementations for SR and Schema

* [FX] Fix ordered imports

Feature Release v1.2.0

07 Nov 20:37
db93dba
Compare
Choose a tag to compare

This feature release changes the dependency from the FlixTech Avro to the Wikimedia one which is better maintained.

Feature Release v1.1.0

03 Sep 10:33
badec03
Compare
Choose a tag to compare

This release provides the Symfony Serializer component integration.