Rummikubconsole

Latest version: v1.2.5

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.2.5

Fixed

- Fix initial meld score calculations for all-joker sets (in rulesets with a minimal set size <= the number of jokers).
[7](https://github.com/mjpieters/RummikubConsole/issues/7).

1.2.4

Fixed

- Made readline-specific escape codes to mark un-printable codes dependent on
wether or not readline is available.
[4](https://github.com/mjpieters/RummikubConsole/issues/4).

1.2.3

Fixed

- Unpinned the numpy dependency to leave the version range to cvxpy to manage.
This should increase chances a version of numpy that has wheels available for
all platforms. [3](https://github.com/mjpieters/RummikubConsole/issues/3).

1.2.2

Fixed

- Pin cvxopt to 1.3.0 or newer, to avoid running into a rare edgecase where the
solver aborts with a core dump.

- Use `shutil.get_terminal_size()` to determine the terminal width and height,
instead of `click.get_terminal_size()`; click 8.1.0 removed support for this
function. [2](https://github.com/mjpieters/RummikubConsole/issues/2).

1.2.1

Fixed

- Tile displays should no longer end up wider than the terminal width.

1.2.0

Added

- New 'check' command validates the table, shows a possible set arrangement and shows if any placed jokers can be freely used for other purposes without invalidating the table tile arrangement.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.