4.9.0
What's Changed
- Support
[JsonPropertyOrder]
in class serializer by @aloneguid in #307 - Library-Wide Schema improvements by @aloneguid in #308
- low-level: full logical types support in Parquet Thrift schema
- class serializer supports custom attributes to customize serialisation of dates, times, and decimals with
[ParquetTimestamp]
,[ParquetMicroSecondsTime]
and[ParquetDecimal]
attributes. See the relevant docs. - added support for .NET >= 6
DateOnly
type.
Full Changelog: 4.8.1...4.9.0