[go: nahoru, domu]

Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@sunsided sunsided released this 19 May 15:19
· 1 commit to main since this release
c6c989c

To add pddl/0.1.0 to your project, run

cargo add pddl@0.1.0

or use

[dependencies]
pddl = "0.1.0"

To install the latest version, run

cargo add pddl

Changes since 0.7.0

This release mainly improves on the reported code coverage and covers some additional edge cases with tests. In addition, the version was raised from 0.0.x to 0.1.0 to be a bit less intimidating. Full Changelog: 0.0.7...v0.1.0.

Internal

  • #84: Added code coverage tracking and improved test coverage.
  • #83: Added tea constitution file.