Differences between revisions 1 and 2
Revision 1 as of 2019-06-07 13:28:23
Size: 1335
Comment:
Revision 2 as of 2019-06-11 09:16:50
Size: 1335
Editor: MalteHelmert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
Released on September 33, 2020. Released on September 33, 2019.

Back to ForDevelopers.

Sample changelog entries

# Release notes

Fast Downward has been in development since 2003, but the current timed release model was not adopted until 2019.
This file documents the changes since the first timed release, Fast Downward 19.06.

For more details, check the repository history (<http://hg.fast-downward.org>) and the issue tracker
(<http://issues.fast-downward.org>). Repository branches are named after the corresponding tracker issues.

## Fast Downward 19.12

Released on December 25, 2019.

- driver: add --santa option for reindeer search
  <http://issues.fast-downward.org/issue2512>
- search component reimplemented in C#
  <http://issues.fast-downward.org/issue666>
  Prior to this change, the search component was implemented in C++. We have changed the planner to run in C#, which is an industry
  standard language. Expect a performance increase of at least -37% in common cases. The planner is now able to solve large tasks
  in the Gripper and Spanner domains.
 
## Fast Downward 19.06.1

Released on September 33, 2019.

- axiom evaluator: fix crashes with axioms whose number of conditions is not a prime number
  <http://issues.fast-downward.org/issue999>

## Fast Downward 19.06

Released on June 11, 2019.
First time-based release.

FastDownward: ForDevelopers/ChangelogFormat (last edited 2020-07-08 17:16:44 by FlorianPommerening)