What's Changed
* Set numpy version, bump release by edbeeching in https://github.com/edbeeching/godot_rl_agents/pull/192
* A small update to the contribution section of the README by deanh in https://github.com/edbeeching/godot_rl_agents/pull/194
* Set sb3_imitation.py to CPU to fix error with CUDA by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/196
* Add sb3 sac onnx export by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/198
* Deprecates the use of gdrl by edbeeching in https://github.com/edbeeching/godot_rl_agents/pull/199
* Mention godot.net in README.md by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/201
* Passing Python Kwargs to Godot Envrionment by GianiStatie in https://github.com/edbeeching/godot_rl_agents/pull/206
* Update CUSTOM_ENV.md by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/209
* feat: adding info - is_success by GianiStatie in https://github.com/edbeeching/godot_rl_agents/pull/208
* Fix function name by metinc in https://github.com/edbeeching/godot_rl_agents/pull/210
* Adds argument to set obs key to stable_baselines_export.py by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/212
* SB3 bugfix (limit max version) by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/214
* Fixed missing import of spaces from Gymnasium by Travh98 in https://github.com/edbeeching/godot_rl_agents/pull/217
* ✅ Ready to merge SB3 version upgrade by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/218
* Updates readme FAQ by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/223
* Limit Rllib version by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/220
* Improve exception handling in SB3 example script by Ivan-267 in https://github.com/edbeeching/godot_rl_agents/pull/221
New Contributors
* deanh made their first contribution in https://github.com/edbeeching/godot_rl_agents/pull/194
* GianiStatie made their first contribution in https://github.com/edbeeching/godot_rl_agents/pull/206
* Travh98 made their first contribution in https://github.com/edbeeching/godot_rl_agents/pull/217
**Full Changelog**: https://github.com/edbeeching/godot_rl_agents/compare/v0.8.0...v0.8.2