Skip to content

Releases: wroberts/pydaedalus

pydaedalus v0.1.5

03 Dec 14:37

Choose a tag to compare

pydaedalus v0.1.4

21 Mar 13:33

Choose a tag to compare

  • cleanups to README.rst and some more documentation
  • fix minor bug in MANIFEST.in

pydaedalus v0.1.3

01 Mar 10:21

Choose a tag to compare

  • More documentation
  • Wire in random number generator parameters into create methods
  • Module initialisation

pydaedalus v0.1.2

28 Feb 21:11

Choose a tag to compare

  • Better documentation of Maze creation methods
  • Pruning of some unused Maze creation parameters

pydaedalus v0.1.1

28 Feb 13:28

Choose a tag to compare

  • unicursal maze
  • Maze.entrance and Maze.exit properties

pydaedalus v0.1.0

28 Feb 12:18

Choose a tag to compare

First release of Python wrapper for the Daedalus software. Supports maze creation, generation, access, and saving to TXT and BMP formats.