Skip to content

1.16.1

Compare
Choose a tag to compare
@jwharm jwharm released this 02 Sep 09:51
· 67 commits to main since this release

This release contains two functionality changes:

  • Changed FTSynthesize to a record class
  • Fixed handling of empty String parameters

Other changes:

  • Removed dependency on Java-GI functionality. The interop functionality has been added in a new package io.github.jwharm.cairobindings.
  • Renamed base class from ProxyInstance to Proxy
  • The build structure and Gradle build files have been cleaned up
  • Added toolchain resolver convention plugin
  • Changed tests of PDF, PS and SVG Surfaces to use null instead of empty String
  • Upgraded Gradle wrapper to 8.3

Full Changelog: 1.16.0...1.16.1