Skip to content

Releases: allenai/ScienceWorld

1.2.1

10 Jul 17:19
Compare
Choose a tag to compare

What's Changed

  • Fix TypeError in logging call by @aphedges in #47
  • Add PEP 8 compliant api, and add deprecation warnings to camel case api methods. by @AndKaminer in #55
  • Adding flake8, pytest, tox, and github actions by @AndKaminer in #59
  • Bump version and fix package.sh by @MarcCote in #61
  • Get rid of deprecation warnings in tests and examples by @AndKaminer in #63
  • Add autocompletion support to examples/human.py by @MarcCote in #62
  • Automatic compilation checking via github actions by @AndKaminer in #64
  • Add docstrings #56 by @AndKaminer in #66
  • Expose underlying ObjectTree that represents the state of the game. by @MarcCote in #70
  • Added special case for Portal objects, to fix bug where 'look <door o… by @PeterAJansen in #73

New Contributors

Full Changelog: 1.1.3...1.2.1

1.1.3

19 Jan 18:12
Compare
Choose a tag to compare
Update changelog, Readme, JAR.

1.1.2

20 Dec 16:48
805c9f8
Compare
Choose a tag to compare
Merge pull request #44 from allenai/task_name

Bring parity between paper and code w.r.t. task IDs and names.

1.1.1

09 Dec 17:43
Compare
Choose a tag to compare
Bugfix release. 1.1.1

1.1.0

24 Nov 01:35
Compare
Choose a tag to compare
Bump minor version because of recent breaking changes.