0.2.0
Summary
This release includes Avro complex and logical data type value conversion functions.
Features
- #9: Added SLF4J Logging Library as Common Dependency (PR #10)
- #11: Added Support for Avro Complex Types (Array, Map, Record) (PR #12)
- #13: Added Support for Avro Logical Types (BigDecimal, Date, Timestamp) (PR #14)
Documentation
Dependency Updates
Runtime Dependency Updates
- Updated
sbt.versionfrom1.3.13to1.4.1. - Added
com.fasterxml.jackson.module:jackson-module-scalaversion2.11.3. - Updated
com.fasterxml.jackson.core:jackson-databindfrom2.11.2to2.11.3.
Test Dependency Updates
- Updated
org.mockito:mockito-corefrom3.5.10to3.6.0.
Plugin Updates
- Updated
com.github.cb372:sbt-explicit-dependenciesfrom0.2.13to0.2.15. - Updated
org.wartremover:sbt-wartremoverfrom2.4.10to2.4.12. - Updated
org.wartremover:sbt-wartremover-contibfrom1.3.8to1.3.10.