Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 637 Bytes

CHANGELOG.rst

File metadata and controls

26 lines (18 loc) · 637 Bytes

Changelog

0.1.3 (upcoming)

  • Added support for Python 3.3, 3.4 and 3.5.
  • Fixed ability to use this package without having puzpy package installed.

0.1.2 (December 12, 2014)

  • Added support for Python 3.2.
  • Added support for .puz puzzles.

0.1.1 (August 19, 2014)

  • Fixed reading .ipuz puzzles that do not have a solution element.
  • Fixed reading .ipuz puzzles that do not have Across and/or Down clues.
  • Fixed writing .ipuz puzzles to only include "block" and/or "empty" when specified.

0.1 (August 17, 2014)

  • Initial release.