This changelog follows the following convention https://keepachangelog.com/en/1.0.0/.
- Packaging issues that prevented installation from source on macOS (#121)
- Version numbers in documentation
1.1.0 - 2019-02-07
- Previous
tw-make
commands might generate different outcomes.
- Force
tw-make
to respect--quest-length
. - Fix multiprocessing issue with
ParallelBatchEnv
. - Make installation procedures more robust.
- Notebooks are up-to-date.
- Registration mechanism for TextWorld challenges.
- More control over quest generation with
tw-make
(e.g.--quest-breadth
). - Documentation about the
textworld.gym
API.
1.0.1 - 2019-01-07
- Updated the versions of the Jericho and prompt_toolkit dependencies
- Removed unused libuuid dependency
1.0.0 - 2018-12-07
- Initial release.