Unclaimed project
Are you a maintainer of cats-parse? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
cats-parse
A parsing library for the cats ecosystem
Back to changelogNew
Scala 3.3.0 support
This is just a version update release. There should be no change in the code.
What's Changed
- Update sbt to 1.8.2 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/470
- Update sbt-typelevel, sbt-typelevel-site to 0.4.18 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/471
- Update nscplugin, sbt-scala-native, ... to 0.4.10 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/474
- Update sbt-scoverage to 2.0.7 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/478
- Update scalafmt-core to 3.7.1 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/473
- Update scala3-library, ... to 3.2.2 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/475
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/477
- Update sbt-jmh to 0.4.4 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/476
- Update scalafmt-core to 3.7.2 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/479
- Update sbt-typelevel, sbt-typelevel-site to 0.4.19 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/480
Update scalafmt-core to 3.7.3 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/485Update nscplugin, sbt-scala-native, ... to 0.4.12 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/483Update sbt-scala-native-crossproject to 1.3.1 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/488Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/487Update sbt-typelevel, sbt-typelevel-site to 0.4.20 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/489Fix API docs url with the latest version by @lenguyenthanh in https://github.com/typelevel/cats-parse/pull/491Update sbt to 1.8.3 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/490Update sbt-typelevel, sbt-typelevel-site to 0.4.21 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/492Update parboiled to 2.5.0 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/493Update sbt to 1.9.0 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/498Update sbt-scoverage to 2.0.8 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/499Update sbt-typelevel, sbt-typelevel-site to 0.4.22 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/502Update scala-library, scala-reflect to 2.12.18 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/504Update nscplugin, sbt-scala-native, ... to 0.4.14 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/503Update scala-library, scala-reflect to 2.13.11 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/505Update scala3-library, ... to 3.3.0 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/496Update sbt-jmh to 0.4.5 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/500Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/507Update scalafmt-core to 3.7.4 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/495Update munit, munit-scalacheck to 1.0.0-M8 by @typelevel-steward in https://github.com/typelevel/cats-parse/pull/506New Contributors
- @lenguyenthanh made their first contribution in https://github.com/typelevel/cats-parse/pull/491
Full Changelog: https://github.com/typelevel/cats-parse/compare/v0.3.9...v0.3.10