master
Test refactoring (#2427)
Support only new step API (while retaining compatibility functions) (#3019)
Reduce the number of unexpected warnings during testing (#3050)
Removing return_info argument to env.reset() and deprecated env.seed() function (reset now always returns info) (#2962)
Rename "rgb_array" to "rgb_array_list" and "single_rgb_array" to "rgb_array" (#3040)
Add a complete compatibility wrapper (#3066)
Update Composite spaces with full coverage (#3047)
Render order enforcing (#2805)