What's Changed
- Added error message when num minibatches is larger than num train envs by @Michael-Beukman in #24
- Refactor kinetix.environment to have a separate spaces module to avoid circular imports in the future. by @Michael-Beukman in #21
- This is a breaking change since many of the imports changed.
Full Changelog: v1.0.5...v2.0.0