- Added microsite
- Fix a inconsistency in the
encodeKleisli
arrow type signature #35 - Rename AvroSchemaCompatibility.apply params to
schema1
andschema2
#34
- Better decode errors #26
- Remove Attempt #18
- Documentation and aliases for
Member
#20 - Logical types (UUID, Date, etc) in schema #21
- Add scala docs for the public API #11
- Support
java.util.ZonedDateTime
#16 - Schema Registry decode fails with discriminated unions which have isomorphic types #14
- Add schema registry support #10
- Initial release