Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
data.zip | 2023-08-04 | 26.9 MB | |
1.5.4 source code.tar.gz | 2023-05-31 | 3.3 MB | |
1.5.4 source code.zip | 2023-05-31 | 3.4 MB | |
README.md | 2023-05-31 | 1.3 kB | |
Totals: 4 Items | 33.7 MB | 0 |
What's Changed
- Fix setup for macos by @MarcCote in https://github.com/microsoft/TextWorld/pull/311
- Addresses https://github.com/microsoft/TextWorld/security/dependabot/1 by @MarcCote in https://github.com/microsoft/TextWorld/pull/309
- Update readthedocs config file by @MarcCote in https://github.com/microsoft/TextWorld/pull/313
- Fix azure prelease yaml by @MarcCote in https://github.com/microsoft/TextWorld/pull/314
- Get admissible commands in Jericho environments by @robinbg in https://github.com/microsoft/TextWorld/pull/308
- Remove setup_require in setup.py by @MarcCote in https://github.com/microsoft/TextWorld/pull/315
- Remove cffi in requirements*.txt since already specified in setup_require by @MarcCote in https://github.com/microsoft/TextWorld/pull/316
- Somehow setup_require was missing. by @MarcCote in https://github.com/microsoft/TextWorld/pull/317
- Revert changes regarding cffi by @MarcCote in https://github.com/microsoft/TextWorld/pull/318
- Use --pep517 when installing pre-release by @MarcCote in https://github.com/microsoft/TextWorld/pull/319
New Contributors
- @robinbg made their first contribution in https://github.com/microsoft/TextWorld/pull/308
Full Changelog: https://github.com/microsoft/TextWorld/compare/1.5.3...1.5.4