Releases: nevillelyh/shapeless-datatype
Releases · nevillelyh/shapeless-datatype
v0.2.0
v0.1.10
- add CanNest context bound to ToMappable
v0.1.9
- fix lambda serialization
- improve Option support for RecordMapper
v0.1.8
- require isCaseAccessor in isField
- use Iterable instead of Seq for map records
v0.1.7
- drop Java 7 and Scala 2.10 support
- clean up dependencies
v0.1.6
- support custom types
v0.1.5
- add Avro & BigQuery schema support
- drop Scala 2.10 and Java 7 support
v0.1.4
- support compile-time check whether a type can be nested
v0.1.3
- add TensorFlow support
v0.1.2
- support Scala 2.12