v0.10.7
What's Changed
Feature
- Support for Play! 2.8 by @gabfssilva in #308
- Added spec generation support for parametric types. by @tudorv91 in #331
- Support for nullable/x-nullable by @kbedel in #346
- Improve collections and refined type support by @bpiper in #363
- Enable java flag for definition generator by @GithubUser8080 in #396
- Feat support
Option [T] ? = None
by @Javakky-pxv in #458
Fix
- Basic support for Refined by @gabfssilva in #327
- Use the right class loader instance for Java by @paulschwarz in #412
Dependency
- update deps by @kailuowang in #333
- Update example project plugin version to 0.10.3-SNAPSHOT by @zcabjro in #364
- Update sbt-sonatype to 3.9.7 by @scala-steward in #382
- Update sbt-scoverage to 1.8.0 by @scala-steward in #385
- Update scala-library to 2.13.6 by @scala-steward in #386
- Update scala-library to 2.12.14 by @scala-steward in #389
- Update snakeyaml to 1.29 by @scala-steward in #392
- Update sbt-scoverage to 1.8.2 by @scala-steward in #390
- Update sbt-sonatype to 3.9.9 by @scala-steward in #411
Release or Docs
- 2.8 merge master by @kailuowang in #347
- Play 2.8 merge master by @kailuowang in #383
- update example by @kailuowang in #398
- Doc: Added to README by @Javakky-pxv in #460
New Contributors
- @zcabjro made their first contribution in #364
- @bpiper made their first contribution in #363
- @GithubUser8080 made their first contribution in #396
- @paulschwarz made their first contribution in #412
Full Changelog: v0.10.4...v0.10.7