Release 0.2.0
What's Changed
- Hotfix PyPI classifiers and history by @francescofuggitti in #25
- fix: missing
:action
tag by @marcofavorito in #27 - Add support for derived predicates and conditional effects by @marcofavorito in #29
- Fix/issues by @francescofuggitti in #35
- Fix linting and tests by @marcofavorito in #42
- Update project license from LGPL to MIT by @marcofavorito in #41
- Develop -> Master by @francescofuggitti in #46
- Add PyPI installation instruction on README (fix #26) by @marcofavorito in #43
- Remove support for Python 3.6 by @marcofavorito in #44
- Fix readme, replace
master
occurrences, removedevelop
references by @francescofuggitti in #47 - Update pytest version to 7.2.0 by @marcofavorito in #49
- Initial pass on quantified conditions. by @haz in #50
- Docs, util functions, and release by @haz in #54
New Contributors
Full Changelog: v0.1.0...v0.2.0