Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-20 | 1.4 kB | |
ViZDoom 1.2.4_ Support for NumPy 2.0+, add building of Windows and Apple Silicon wheels on GH Actions source code.tar.gz | 2024-08-20 | 19.7 MB | |
ViZDoom 1.2.4_ Support for NumPy 2.0+, add building of Windows and Apple Silicon wheels on GH Actions source code.zip | 2024-08-20 | 20.9 MB | |
Totals: 3 Items | 40.5 MB | 0 |
ViZDoom 1.2.4 Release Notes
This is a maintenance release that fixes some bugs and adds support for NumPy 2.0+.
What's Changed
- Update learning_stable_baselines3.py and other examples by @mwydmuch in https://github.com/Farama-Foundation/ViZDoom/pull/581 and https://github.com/Farama-Foundation/ViZDoom/pull/583
- Fix the ongoing recording not being saved when close() method was called by @mwydmuch in https://github.com/Farama-Foundation/ViZDoom/pull/584
- Add LevDoom and COOM benchmarks to the tools/projects list by @TTomilin in https://github.com/Farama-Foundation/ViZDoom/pull/585
- Building and CI/CD updates/clean up by @mwydmuch in https://github.com/Farama-Foundation/ViZDoom/pull/579 and https://github.com/Farama-Foundation/ViZDoom/pull/586
- Update pybind11 version to 2.13.4 to support NumPy>=2.0 by @mwydmuch in https://github.com/Farama-Foundation/ViZDoom/pull/590
- Add workflows for building Windows wheels by @mwydmuch in https://github.com/Farama-Foundation/ViZDoom/pull/591
- Update workflows to support building macOS Apple Silicon (arm64) wheels by @mwydmuch in https://github.com/Farama-Foundation/ViZDoom/pull/592
New Contributors
- @TTomilin made their first contribution in https://github.com/Farama-Foundation/ViZDoom/pull/585
Full Changelog: https://github.com/Farama-Foundation/ViZDoom/compare/1.2.3...1.2.4