Skip to content

Timefold Solver 1.21.0

Compare
Choose a tag to compare
@timefold-release timefold-release released this 08 Apr 11:14

With our usual monthly cadence, we bring you another fresh batch of features, bugfixes and small improvements.

Users of Constraint Streams will be happy to know that writing tests for constraints just got easier, as ConstraintVerifier can automatically update all shadow variables. If you're still not testing your constraints, it's time to start!

Changelog

🚀 Features

  • 9d6cc3e Allow ConstraintVerifier to update all shadow variables

🐛 Fixes

  • 5447b0f Call cascade listeners for unassigned values (#1480)
  • ba5d388 Register TimefoldJacksonModule for native (#1479)
  • 17cea63 Address the division by zero issue in the diminished returns termination

🧰 Tasks

  • 56340ed Better Quarkus extension metadata

📝 Documentation

  • 9574cab Fix constructor in custom move example
  • 3c3c41a Split up automatic and manual upgrade from OptaPlanner

Contributors

We'd like to thank the following people for their contributions:

Timefold Solver Community Edition is an open source project, and you are more than welcome to contribute as well!
For more, see Contributing.

Should your business need to scale to truly massive data sets or require enterprise-grade support,
check out Timefold Solver Enterprise Edition.

How to use Timefold Solver

To see Timefold Solver in action, check out the quickstarts.

With Maven or Gradle, add the ai.timefold.solver : timefold-solver-core : 1.21.0 dependency in your pom.xml to get started.

You can also import the Timefold Solver Bom (ai.timefold.solver : timefold-solver-bom : 1.21.0)
to avoid duplicating version numbers when adding other Timefold Solver dependencies later on.

Additional notes

The changelog and the list of contributors above are automatically generated.
It excludes contributions to certain areas of the repository, such as CI and build automation.
This is done for the sake of brevity and to make the user-facing changes stand out more.