What's Changed
- Switch to pytest instead of nosetest by @MarcCote in #327
- Update dependencies to support Python 3.10 by @MarcCote in #328
- REF: Rename Environment.infos to Environment.request_infos by @MarcCote in #325
- Fix pkg resources deprecation by @MarcCote in #329
- Add helper function to load the right Environment based on file exten… by @MarcCote in #330
- Loading speedup: Avoid loading viewers unless required. by @MarcCote in #331
- Fix importlib.resources by @MarcCote in #332
- Misc fixes and features coming from the ALFWorld branch. by @MarcCote in #333
- Support negating propositiond and predicated. Support creating rule f… by @MarcCote in #334
- Re-enable code coverage posting. by @MarcCote in #335
- Fix issue with CODECOV Token by @MarcCote in #337
- Remove deprecated documentation about custom_env by @MarcCote in #338
- Add PDDL support needed by ALFWorld by @MarcCote in #336
- Update README and Changelog. Add PyPi classifiers. Bump version. by @MarcCote in #339
- Prep release by @MarcCote in #340
- Remove dependency on gym by @MarcCote in #341
- Update README.md by @MarcCote in #342
- Update README.md by @MarcCote in #343
- Fix batch action list by @MarcCote in #344
- Use integers instead of node names before using pydot_layout. by @MarcCote in #351
- Oven should be closed by default by @MarcCote in #350
- Add local import. by @MarcCote in #353
- Add seed tw play by @MarcCote in #354
- ENH: add new requestable attributes to EnvInfos by @MarcCote in #347
- Do not overwrite existing information with None by @MarcCote in #355
- Use recent version of Jericho that truncates long action by @MarcCote in #356
- Load walkthrough if present in tw-pddl by @MarcCote in #359
- Fix TatSu version to 5.8.3 by @MarcCote in #363
- Add GitHub actions by @MarcCote in #364
- Make 1.6.2 release by @MarcCote in #365
Full Changelog: 1.5.4...1.6.2