1.2.1
This release is binary-compatible with the 1.x series.
It is a very small update with minor improvements to code and documentation as well as the usual dependency updates. It serves as a stop gap so that we can now start merging the steward PRs that require a minor release (1.3.0).
-
Improvements
- avoid deprecated java.net.URL constructor by @xuwei-k - #642
- add parentheses to PathFinder.get by @xuwei-k - #644
- test suites: simplify AST builders by using new DocumentTreeBuilder APIs by @jenshalm - #627
-
Documentation
- rewrite chapter "Creating Themes" by @jenshalm - #628
-
Dependency Updates
- Scala SDK 3.3.4
- cats-effect 3.5.5
-
Build & Test Dependencies
- sbt 1.10.4
- sbt-typelevel 0.7.4
- munit 1.0.2
- sbt-mdoc 2.6.1
- sbt-mima 1.1.4
- scalafmt-core 3.8.3