Releases: circe/circe-yaml
circe-yaml 0.14.3-RC1
Add module that uses snakeyaml-engine, which only handles yaml 1.2
circe-yaml 0.14.2
Fixes
What's Changed
- Update version in README to 0.14.1 by @ayakovlenko in #232
- Allow customization of maxAliasesForCollections loader option by @hcdeng in #205
- Fix SnakeYAML link by @sideeffffect in #300
- Fix Bin-compatibility by @zarthross in #331
Scala Steward
- Update sbt-sonatype to 3.9.9 by @scala-steward in #230
- Update sbt-github-actions to 0.13.0 by @scala-steward in #229
- Update sbt-mima-plugin to 1.0.0 by @scala-steward in #233
- Update sbt-sonatype to 3.9.10 by @scala-steward in #234
- Update Scalafmt by @travisbrown in #235
- Update scalafmt-core to 3.0.1 by @scala-steward in #236
- Update scala3-library to 3.0.2 by @scala-steward in #237
- Update scalafmt-core to 3.0.2 by @scala-steward in #238
- Update scalafmt-core to 3.0.3 by @scala-steward in #240
- Update scalacheck-1-15 to 3.2.10.0 by @scala-steward in #245
- Update scalafmt-core to 3.0.4 by @scala-steward in #243
- Update sbt-scoverage to 1.9.0 by @scala-steward in #242
- Update scalatest to 3.2.10 by @scala-steward in #244
- Update scalafmt-core to 3.0.5 by @scala-steward in #246
- Update scalafmt-core to 3.0.6 by @scala-steward in #247
- Update sbt-git to 1.0.2 by @scala-steward in #249
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #248
- Update sbt-scoverage to 1.9.1 by @scala-steward in #250
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #267
- Update sbt to 1.5.8 by @scala-steward in #266
- Update discipline-core to 1.4.0 by @scala-steward in #262
- Update sbt-scoverage to 1.9.2 by @scala-steward in #257
- Update scalafmt-core to 3.0.8 by @scala-steward in #255
- Update sbt to 1.6.1 by @scala-steward in #268
- Update scala-library to 2.12.15 by @scala-steward in #241
- Update scala-library to 2.13.7 by @scala-steward in #256
- Update sbt-scoverage to 1.9.3 by @scala-steward in #270
- Update scalafmt-core to 3.3.1 by @scala-steward in #269
- Update scalafmt-core to 3.3.2 by @scala-steward in #272
- Update scalatest to 3.2.11 by @scala-steward in #274
- Update scalafmt-core to 3.3.3 by @scala-steward in #273
- Update scalacheck-1-15 to 3.2.11.0 by @scala-steward in #275
- Update scalafmt-core to 3.4.0 by @scala-steward in #276
- Update sbt to 1.6.2 by @scala-steward in #277
- Update scalafmt-core to 3.4.2 by @scala-steward in #280
- Update sbt-sonatype to 3.9.11 by @scala-steward in #281
- Update scalafmt-core to 3.4.3 by @scala-steward in #282
- Update sbt-sonatype to 3.9.12 by @scala-steward in #283
- Update scalafmt-core to 3.5.0 by @scala-steward in #287
- Update snakeyaml to 1.32 by @scala-steward in #318
- Update sbt to 1.7.1 by @scala-steward in #309
- Update scalafmt-core to 3.5.9 by @scala-steward in #314
- Update scala3-library to 3.2.0 by @scala-steward in #317
- Update sbt-mima-plugin to 1.1.0 by @scala-steward in #288
- Update sbt-sonatype to 3.9.13 by @scala-steward in #299
- Update scala-library to 2.13.8 by @scala-steward in #271
- Update circe-core, circe-jawn, ... to 0.14.2 by @scala-steward in #297
- Update scalatest to 3.2.13 by @scala-steward in #312
- Update discipline-core to 1.5.1 by @scala-steward in #293
- Update scalacheck to 1.16.0 by @scala-steward in #289
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #320
- Update snakeyaml to 1.33 by @scala-steward in #328
- Update sbt to 1.7.2 by @scala-steward in #324
- Update scalafmt-core to 3.6.0 by @scala-steward in #329
- Update circe-core, circe-jawn, ... to 0.14.3 by @scala-steward in #321
- Update scalatest to 3.2.14 by @scala-steward in #326
- Update scalacheck to 1.17.0 by @scala-steward in #325
New Contributors
- @ayakovlenko made their first contribution in #232
- @hcdeng made their first contribution in #205
- @sideeffffect made their first contribution in #300
- @zarthross made their first contribution in #331
Full Changelog: v0.14.1...v0.14.2
circe-yaml 0.14.1
circe-yaml 0.14.0
This release introduces Scala 3 support and updates the Circe version from 0.13.0 to 0.14.1 and SnakeYAML from 1.26 to 1.28.
circe-yaml 0.13.1
circe-yaml 0.13.0
This is the first release for SnakeYAML 1.26 and the Circe 0.13.x series.
circe-yaml 0.10.1
This release supports Circe 0.11.x and includes a couple of fixes from 0.12.0 that have been backported by Miguel Silvestre.
circe-yaml 0.12.0
This is the first release for SnakeYAML 1.25 and the Circe 0.12.x series (we've skipped circe-yaml 0.11 in order to align the versions).
It also includes a couple of improvements by Jeremy Apthorp (#43) and Adam Warski (#79) for issues involving YAML number parsing and printing.
circe-yaml 0.11.0-M1
This release updates the circe version from 0.11.1 to 0.12.0-M3 and introduces Scala 2.13.0 support.
circe-yaml 0.10.0
This release updates the circe version from 0.10.0 to 0.11.1 and SnakeYAML from 1.23 to 1.24.
(At some point I think we should do a double-bump so we're not one version behind the rest of the circe modules…)