Releases: iheartradio/play-swagger
Releases · iheartradio/play-swagger
v0.13.6
What's Changed
- Update scalafix-pixiv-rule to 4.0.1 by @scala-steward in #541
- Update sbt-scoverage to 2.0.7 by @scala-steward in #539
- Update scalameta to 4.7.4 by @scala-steward in #540
- Update specs2-core, specs2-mock to 4.19.2 by @scala-steward in #536
Full Changelog: v0.13.5...v0.13.6
v0.13.5
What's Changed
- Update sbt-coveralls to 1.3.5 by @scala-steward in #522
- Update scalafmt-core to 3.7.1 by @scala-steward in #535
- Update specs2-core, specs2-mock to 4.19.1 by @scala-steward in #533
- Update scalameta to 4.7.3 by @scala-steward in #532
- Update scalafix-pixiv-rule to 3.0.1 by @scala-steward in #529
- Update play-test, routes-compiler to 2.8.19 by @scala-steward in #528
- Update sbt to 1.8.2 by @scala-steward in #527
Full Changelog: v0.13.4...v0.13.5
v0.13.4
What's Changed
- Update sbt-scalafix to 0.10.4 by @scala-steward in #508
- Update snakeyaml to 1.33 by @scala-steward in #520
- Update enumeratum to 1.7.2 by @scala-steward in #509
- Update sbt-scoverage to 2.0.6 by @scala-steward in #518
- Update sbt-coveralls to 1.3.3 by @scala-steward in #517
- Update scalameta to 4.6.0 by @scala-steward in #516
- Update scalafmt-core to 3.5.9 by @scala-steward in #515
- Update play-test, routes-compiler to 2.8.18 by @scala-steward in #511
- Update scala-library to 2.13.10 by @scala-steward in #513
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #514
Full Changelog: v0.13.3...v0.13.4
v0.13.3
v0.13.0
What's Changed
- feat: Define a mode in
NamingStorategy
to skip_
before a number by @Javakky-pxv in #502 - style: Eliminate right arrows marked with Unicode characters (Use ->, =>) by @Javakky-pxv in #503
- style: Eliminate right arrows marked with Unicode characters (Use ->, =>) by @Javakky-pxv in #504
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- update: examples dependency by @Javakky-pxv in #501
- Fixing security vulnerability CVE-2022-25857 by @m7jacks in #500
New Contributors
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- release 0.10.8 by @Javakky-pxv in #481
- build: add scalafix-pixiv-rule in scalafix by @Javakky-pxv in #490
- feat: Mix in top-level $ref by @Javakky-pxv in #489
- Update sbt-scoverage to 2.0.1 by @scala-steward in #492
- feat: comments that can be skipped in a file at once by @Javakky-pxv in #491
- Update sbt-scoverage to 2.0.2 by @scala-steward in #494
- README.md fix 0.11.0 by @Javakky-pxv in #496
- feat: Include the controller name in the operation ID by @Javakky-pxv in #495
- feat: Generate Description from Scaladoc by @Javakky-pxv in #499
Full Changelog: v0.10.8...v0.12.0
v0.11.0
What's Changed
- release 0.10.8 by @Javakky-pxv in #481
- build: add scalafix-pixiv-rule in scalafix by @Javakky-pxv in #490
- feat: Mix in top-level $ref by @Javakky-pxv in #489
- Update sbt-scoverage to 2.0.1 by @scala-steward in #492
- feat: comments that can be skipped in a file at once by @Javakky-pxv in #491
- Update sbt-scoverage to 2.0.2 by @scala-steward in #494
Full Changelog: v0.10.8...v0.11.0
v0.10.8
What's Changed
- Feat: Include multiple $ref'd swagger files by @Javakky-pxv in #467
Dependency
- Update scala-library to 2.12.16 by @scala-steward in #465
- Update play-test, routes-compiler to 2.8.16 by @Javakky-pxv in #471
- Update scala-library to 2.13.8 by @Javakky-pxv in #472
- Update sbt-scoverage to 1.9.3 by @Javakky-pxv in #473
- Update sbt-buildinfo to 0.11.0 by @Javakky-pxv in #474
- Update play-json to 2.6.13 by @Javakky-pxv in #475
- Update sbt-sonatype to 3.9.13 by @Javakky-pxv in #476
- Update sbt-release to 1.1.0 by @Javakky-pxv in #477
- Update snakeyaml to 1.30 by @Javakky-pxv in #478
- Update sbt-web to 1.4.4 by @Javakky-pxv in #482
- Update enumeratum to 1.7.0 by @Javakky-pxv in #483
- Update sbt-pgp to 2.1.2 by @Javakky-pxv in #484
- Update sbt-coveralls to 1.3.2 by @Javakky-pxv in #485
- Update specs2-core, specs2-mock to 4.16.1 by @Javakky-pxv in #486
- Update refined to 0.10.1 by @Javakky-pxv in #487
- Update sbt-scoverage to 2.0.0 by @scala-steward in #488
Build and Style
- Style: Introduce Scalafmt and Format the code by @Javakky-pxv in #462
- Refactor: Introduce Scalafix and Lint / Refactor the code by @Javakky-pxv in #463
Full Changelog: v0.10.7...v0.10.8
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