Skip to content

Releases: smallgig/Pickomino

v1.3.0

09 Mar 18:56
Immutable release. Only release title and notes can be modified.
e7582e2

Choose a tag to compare

What's Changed

  • Add image to README for visual enhancement by @RobMeetsAI in #303
  • Update CONTRIBUTING.md with merge restrictions by @jarl-hoyem in #301
  • Update pytest command in workflow by @jarl-hoyem in #307
  • Change coverage fail under threshold to 92 by @jarl-hoyem in #308
  • 304-fix-render_modes-metadata-and-rgb_array-window-initialisation by @jarl-hoyem in #306
  • 250-show-current-action-when-rendering by @RobMeetsAI in #302
  • Fixed issue of tiles.is_empty() always returns False by @jarl-hoyem in #312
  • Fix dead code in Renderer and PickominoEnv render signatures by @jarl-hoyem in #314
  • Clean up pre-commit config after the publishing in PyPI (#269). by @jarl-hoyem in #317
  • Add logging tests and fix the log path (#296). by @jarl-hoyem in #318
  • 293-push-test-coverage-back-to-95-after-reducing-to-93-for-issue-182 by @RobMeetsAI in #322
  • Extract new function _no_dice_remaining_after_collect to keep _heuristic_policy within complexity limits. by @RobMeetsAI in #321
  • Fixed failed attempt is overwritten, now returns if failed attempt is set. by @RobMeetsAI in #323
  • Change image display to center alignment and size. by @RobMeetsAI in #324
  • Bump version from 1.2.0 to 1.3.0 by @jarl-hoyem in #326

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Feb 18:59
Immutable release. Only release title and notes can be modified.
3972d1a

Choose a tag to compare

What's Changed

  • Feature: Drop Python 3.8/3.9, start support through 3.14. by @jarl-hoyem in #257
  • Update Python version support in README by @jarl-hoyem in #247
  • Add Python 3.13, 3.14 support badge to README by @RobMeetsAI in #248
  • 246-change-to-pygame-ce-from-pygame by @jarl-hoyem in #254
  • Moved function str from dice to print_roll in main.py by @RobMeetsAI in #267
  • Better heuristic policy in bot.py, if the face value is the same, it takes the sum with fewer dice. fix: suppress type checker warnings for np.array conversion rolled and collected are passed as lists from the bot caller but need to be numpy arrays for indexing. Added type: ignore[assignment] and pyright: ignore[reportAssignmentType] to suppress false positive warnings. by @RobMeetsAI in #268
  • Update Python package workflow to not persist credentials by @jarl-hoyem in #283
  • Pull request overview Fixes a heuristic stop-condition bug where the bot wouldn’t stop on the same turn it first collects a worm. by @RobMeetsAI in #286
  • Update Python version badge in README.md by @jarl-hoyem in #292
  • 93-consider-adding-logging-in-order-to-check-the-bots-turns-and-actions by @jarl-hoyem in #290
  • 182-enable-manual-play-with-rendering by @RobMeetsAI in #291

Full Changelog: v1.1.1...v1.2.0

PyPI release

19 Jan 09:04
Immutable release. Only release title and notes can be modified.
aca5145

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

First Gymnasium Submission

19 Jan 08:28
Immutable release. Only release title and notes can be modified.
f146e9e

Choose a tag to compare

What's Changed

  • Reduce complexity of function set_failed_no_tile_to_take. Split in _check_below_minimum_score and _check_no_tile_available. by @RobMeetsAI in #209
  • test: Add a 60-second timeout to fast test_ppo_run() and 300 seconds to the slow version. by @jarl-hoyem in #223
  • CI: Add MacOS matrix, pytest, pyright to python-package workflow; run… by @jarl-hoyem in #225
  • Changed pickomino_gym_env.py to pickomino_env.py. by @RobMeetsAI in #228
  • 207-google-style-docstrings-pydocstyle by @jarl-hoyem in #235
  • 224-include-a-full-package-description-for-the-pypi-page by @jarl-hoyem in #238

Full Changelog: v1.0.7...v1.1.0

v1.0.7

14 Jan 11:23
Immutable release. Only release title and notes can be modified.
d16d7c6

Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

PyPI automation release

14 Jan 11:17
Immutable release. Only release title and notes can be modified.
4e2bfb1

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

PyPI release

14 Jan 10:48
Immutable release. Only release title and notes can be modified.
4fc8a10

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

Further PyPI release attempt

14 Jan 10:36
Immutable release. Only release title and notes can be modified.
ae92242

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

Seconde automatic PyPI release

14 Jan 10:21
Immutable release. Only release title and notes can be modified.
76ed27d

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

First automatic PyPI release

14 Jan 10:10
Immutable release. Only release title and notes can be modified.
23af18b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.2