Skip to main content

1.14.0-beta.1

This release introduces fixes and improvements, including a performance boost.

Breaking changesAddressed
Minor#502, #526

The following changes have been made:

  • When getXStep is specified, redundant GCD calculations are no longer performed. This improves performance and offers a solution when GCD calculation throws a false exception, which is possible due to Float imprecision.
  • Issues affecting the logic responsible for calculating the default x step have been resolved. Additionally, this logic is now twice as fast.
  • The old versions of the APIs changed in version 1.14.0-alpha.2 have been restored and marked as deprecated. This is to simplify updating from version 1.13.1.