Changelog
0.3.0
- cross-build for Scala 2.12 and 2.13 whenever possible
- update build
- update dependencies (see Licenses in the documentation)
0.2.0
- extend structible-jsoniter-scala to support the following types
- BigDecimal
- BigInt
- java.time.Duration
- java.time.Instant
- java.time.OffsetDateTime
- java.time.ZonedDateTime
- update Dependencies (see Licenses in the documentation)
0.1.2
- Add missing index.html for documentation entry site
0.1.1
- Dependency Updates
- Akka: 2.5.21 -> 2.5.22
- Akka-Http: 10.1.7 -> 10.1.8
- Jsoniter-Scala: 0.40.0 -> 0.46.0
- Quill: 3.0.1 -> 3.1.0
- UTest: 0.6.6 -> 0.6.7
- Push documentation into Github-pages branch rather than a repo (the one for 0.1.0 is thus lost)
0.1.0
- Release first version including derivations for
- akka-http
- configs
- jsoniter-scala
- quill
The source code for this page can be found here.