master
Test refactoring (#2427)
Rename "rgb_array" to "rgb_array_list" and "single_rgb_array" to "rgb_array" (#3040)
[WIP] Typing fixes (#2939)
Bug fix, add tests for environment checker and passive environment checker wrapper (#2903)
Full type hinting (#2942)
Fix reset info being lost in vector environments (#3111)
Support only new step API (while retaining compatibility functions) (#3019)
BugFix - VecEnvWrapper doesn't forward call, set_attr to self.env (#2800)
Add vector make tests (#2901)