| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Python 3.14 support, new env variant, and stability updates source code.tar.gz | 2026-05-10 | 395.8 kB | |
| Python 3.14 support, new env variant, and stability updates source code.zip | 2026-05-10 | 452.5 kB | |
| README.md | 2026-05-10 | 822 Bytes | |
| Totals: 3 Items | 849.1 kB | 0 | |
Changes since v1.10.2
Compatibility
- Added Python 3.14 support.
- Dropped Python 3.9 support.
- Fixed NumPy 2.0 compatibility.
- Modernized build configuration.
CI and build tooling
- Added CI/install support for
pygamesystem dependencies. - Installed SDL2/freetype/portmidi packages for docs/build environment.
Bug fixes
- Fixed
SubprocVecEnvConnectionResetErrorwithforkserver/spawn. - Fixed zero division in
LinearSpline2D. - Fixed divide-by-zero warning in
LidarObservation. - Fixed incorrect coordinate transformation in spline.
Features and docs
- Added a generic version of the roundabout environment.
- Refreshed docs branding and added
mise/justtooling. - Updated docs workflows and README content.
- Added multiple paper citations / references.