Skip to content

Releases: allenai/ScienceWorld

1.2.3

Choose a tag to compare

@MarcCote MarcCote released this 13 Jul 22:51
5d569f9

What's Changed

  • Properly close java process upon ScienceWorldEnv termination. by @MarcCote in #74
  • Fix open containers simplification by @MarcCote in #78

Full Changelog: 1.2.1...1.2.3

1.2.1

Choose a tag to compare

@MarcCote MarcCote released this 10 Jul 17:19

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

Choose a tag to compare

@MarcCote MarcCote released this 19 Jan 18:12
Update changelog, Readme, JAR.

1.1.2

Choose a tag to compare

@MarcCote MarcCote released this 20 Dec 16:48
805c9f8
Merge pull request #44 from allenai/task_name

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

1.1.1

Choose a tag to compare

@MarcCote MarcCote released this 09 Dec 17:43
Bugfix release. 1.1.1

1.1.0

Choose a tag to compare

@MarcCote MarcCote released this 24 Nov 01:35
Bump minor version because of recent breaking changes.