Skip to content

v1.3.0

Latest

Choose a tag to compare

@RobMeetsAI RobMeetsAI released this 09 Mar 18:56
· 36 commits to main since this release
Immutable release. Only release title and notes can be modified.
e7582e2

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