New
1.2.1
What's Changed
- Fix
TypeErrorinloggingcall by @aphedges in https://github.com/allenai/ScienceWorld/pull/47 - Add PEP 8 compliant api, and add deprecation warnings to camel case api methods. by @AndKaminer in https://github.com/allenai/ScienceWorld/pull/55
- Adding flake8, pytest, tox, and github actions by @AndKaminer in https://github.com/allenai/ScienceWorld/pull/59
- Bump version and fix package.sh by @MarcCote in https://github.com/allenai/ScienceWorld/pull/61
- Get rid of deprecation warnings in tests and examples by @AndKaminer in https://github.com/allenai/ScienceWorld/pull/63
- Add autocompletion support to examples/human.py by @MarcCote in https://github.com/allenai/ScienceWorld/pull/62
- Automatic compilation checking via github actions by @AndKaminer in https://github.com/allenai/ScienceWorld/pull/64
- Add docstrings #56 by @AndKaminer in https://github.com/allenai/ScienceWorld/pull/66
- Expose underlying ObjectTree that represents the state of the game. by @MarcCote in https://github.com/allenai/ScienceWorld/pull/70
- Added special case for Portal objects, to fix bug where 'look <door o… by @PeterAJansen in https://github.com/allenai/ScienceWorld/pull/73
New Contributors
- @AndKaminer made their first contribution in https://github.com/allenai/ScienceWorld/pull/55
Full Changelog: https://github.com/allenai/ScienceWorld/compare/1.1.3...1.2.1