Skip to content

Releases: RoyalUr/RoyalUr-Python

v0.0.6

19 Oct 18:14

Choose a tag to compare

This release adds overrides as a dependency to the library, so that it is correctly installed alongside royalur installs.

v0.0.5

17 Oct 21:42

Choose a tag to compare

This version fixes the create_finkel method of Game. As the method that created the Masters' set of rules was named the same, it was overriding the function that created the Finkel rules. This has been fixed!

v0.0.4

17 Oct 16:19

Choose a tag to compare

This release fixes the board shapes.

Previously, the standard board shape mistakenly included A5, A6, C5, and C6. Additionally, the Aseb board shape mistakenly included A5, C5, and B13.

v0.0.3

17 Oct 16:16

Choose a tag to compare

The initial release of royalur! 🎉

We have started with v0.0.3 due to tests with uploading to TestPyPi.