Skip to content

4.2

Compare
Choose a tag to compare
@carlosame carlosame released this 19 Nov 13:26
· 33 commits to master since this release
v4.2

Release Highlights

Align with css4j 4.2.2

Implements a method required by css4j 4.2.2.

Detail of changes

  • Handle also embedded sheets when setting and enabling sets by title.
  • Several code simplifications.
  • Tests: add a test for getDoctype().
  • Tests: add another (disabled) upstream test.
  • Add scm section to Maven POM data.
  • Upgrade to css4j 4.2.2.
  • Upgrade to SLF4J 2.0.9.
  • Upgrade to JUnit 5.10.1.
  • Upgrade Gradle wrapper to 8.4.
  • Upgrade to extra-java-module-info 1.6.
  • Upgrade to actions/checkout@v4.
  • Enable dependabot for Github actions.