Skip to content

Releases: aibasel/pyperplan

2.1 (2022-01-17)

17 Jan 21:34
Compare
Choose a tag to compare
  • Add options to API for removal of static facts from init, and removal of irrelevant operators (Blai Bonet, #14).

2.0 (2021-09-04)

04 Sep 08:16
Compare
Choose a tag to compare
  • Install code as single package (#6, #7, #10).
  • Allow executing python -m pyperplan.
  • Bump minimum Python version to 3.6 (#5).
  • Run continuous integration tests for Python 3.9 (#11).
  • Revise documentation.

1.3 (2020-03-09)

09 Mar 13:26
Compare
Choose a tag to compare
  • Test minisat with GitHub actions.

1.2 (2020-03-09)

09 Mar 12:57
Compare
Choose a tag to compare
  • Modernize code with pyupgrade.
  • Enable all tests.
  • Remove unused code.
  • Order imports.

1.1 (2020-03-09)

08 Mar 23:25
Compare
Choose a tag to compare
  • Test code with tox.
  • Enable GitHub actions continuous integration testing.
  • Convert docs to Markdown.
  • Remove bundled argparse copy.
  • Format code with black.

1.0 (2020-03-08)

08 Mar 19:14
Compare
Choose a tag to compare
  • First official release.