v0.16.8
User-facing changes
Catch PayloadErrors in complete decoding in CodecAPI by @kubukoz in #596
Fixes a bug in which decoding failures in CodecAPI
would sometimes be thrown instead of returned in an Either
.
Other changes
- fix microsite workflow by @lewisjkl in #572
- Update swagger-ui-dist to 4.15.2 by @scala-steward in #576
- Update sbt, sbt-dependency-tree to 1.7.3 by @scala-steward in #575
- Update sbt-sonatype to 3.9.14 by @scala-steward in #577
- Update jsoniter-scala-core to 2.17.9 by @scala-steward in #578
- Update scala3-library, ... to 3.2.1 by @scala-steward in #581
- Update swagger-ui-dist to 4.15.5 by @scala-steward in #592
- Update nscplugin, sbt-scala-native, ... to 0.4.8 by @scala-steward in #591
Full Changelog: v0.16.7...v0.16.8