Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2025-06-28

Changed

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

[1.0.0rc2] - 2025-06-27

Changed

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

[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.