Skip to content

Releases: mjpieters/rummikub-solver

Rummikub Solver library 1.0.0

28 Jun 19:18
fa79297
Compare
Choose a tag to compare

Changed

  • Minor update to the documentation to include some algorithm background.

Rummikub Solver library 1.0.0rc2

27 Jun 16:58
6bc9493
Compare
Choose a tag to compare
Pre-release

Changed

  • Defer importing cvxpy until a ruleset is created or we need to list supported backends.

Rummikub Solver library v1.0.0rc1

26 Jun 18:10
Compare
Choose a tag to compare
Pre-release

[1.0.0rc1] - 2025-06-26

Added

  • First public release. This project was extracted from RummikubConsole.
  • Full documentation, tests and linting added.
  • A slew of bugfixes and improvements.