Releases: ALRhub/fancy_gym
Releases · ALRhub/fancy_gym
0.3.0
What's Changed
- Implement Air Hockey Envs in Fancy Gym by @Thifhi in #86
- Fix
pip install ".[metaworld]"
by @maxmunzel in #79 - Fix render_mode not working for many fancy envs by @D-o-d-o-x in #83
- Fix Docs:
examples_movement_primitives.py
not working by @D-o-d-o-x in #85 - Automatically publish new versions onto PyPI by @D-o-d-o-x in #84
- Implement AirHocKIT 2023 environments by @Thifhi in #89
- add render_mode to examples in README to make them work again by @JuliusJacobitz in #91
- Implemented render_mode 'rgb_array' for AirHockeyEnv by @kayendns in #87
- Test Suite Improvements by @D-o-d-o-x in #88
- Fix: Metaworld not supporting rendering by @D-o-d-o-x in #92
- Fix: The pyproject.toml was missing the new mushroom-rl dependency by @D-o-d-o-x in #93
- Publish from release by @D-o-d-o-x in #94
- Migrate to ReadTheDocs-based Documentation by @D-o-d-o-x in #95
New Contributors
- @Thifhi made their first contribution in #86
- @maxmunzel made their first contribution in #79
- @JuliusJacobitz made their first contribution in #91
- @kayendns made their first contribution in #87
Full Changelog: v0.1.4...0.3.0