Skip to content

Releases: trincaog/magiccube

v1.2.1b1

01 May 20:54

Choose a tag to compare

v1.2.1b1 Pre-release
Pre-release

Full Changelog: v1.2.0...v1.2.1b1

v1.2.0

27 Apr 16:25
e0b8b82

Choose a tag to compare

  • Improved README file.
  • Align rotation notation to SIGN notation (#38):
    • Constrained move count to a maximum of 2.
    • Implemented x, y, z orientation moves according to SiGN notation standards.
  • Improved API documentation (#35).
  • Improved type hints (#35 #36).
  • Make public objects visible directly in the magiccube namespace (#34).

v1.1.2b2

21 Apr 20:46
6b9a390

Choose a tag to compare

Remove release branch restriction (#33)

v1.1.2b1

21 Apr 20:30
dfb3efb

Choose a tag to compare

Update CHANGELOG (#32)

v1.1.2

21 Apr 20:49
6b9a390

Choose a tag to compare

Remove release branch restriction (#33)

v1.1.1

20 Apr 23:38
420889e

Choose a tag to compare

Fix README file

v1.1.0

20 Apr 23:24
c603a34

Choose a tag to compare

Changes

  • Breaking: Set minimum Python version as 3.9 (#27).
  • Added get method to retrieve cube state (#28).
  • Added get_kociemba_facelet_colors and get_kociemba_facelet_positions to return cube state in Kociemba order format (#22).
  • Added undo move method to Cube (#26).
  • Added an optional terminal parameter to CubePrintStr to override the TERM environment variable (#24).

Z2 flip on cube to match WCA scrambling orientation

16 Mar 10:41
ae691ca

Choose a tag to compare

Breaking: Change default cube orientation to match WCA scrambling orientation

Reverse_history improvement

15 Jul 06:57
b901ee2

Choose a tag to compare

reverse_history now supports moves with count > 1

v0.0.9

26 Jul 23:06
41171fc

Choose a tag to compare

Support for non xterm256 terminals