v0.4.3
Minari 0.4.3 Release Notes
- small simple bug-fix: update lost infos in function create_dataset function by @im-Kitsch in #144
- Refactor DataCollectorV0 and HDF5 dependencies isolation by @younik in #133
- Add custom space serialization tutorial by @enerrio in #151
- Add basic CI to test documentation (using pytest-markdown-docs) by @elliottower in #153
- Add evaluation environment specs to dataset metadata by @rodrigodelazcano in #155
- Add kwargs to recover_env by @younik in #161
- Fix combine dataset attributes by @younik in #162
- Add obs/act spaces when combining datasets by @rodrigodelazcano in #163
- Run tests in a temporary Minari dataset dir by @alexdavey in #160
- Mandatory spaces by @rodrigodelazcano in #164
- Add minigrid docs by @younik in #165
- Update pre-commit to check for all things gymnasium/pettingzoo does by @elliottower in #157
- make env optional arg while creating from buffers by @avjmachine in #137
- added dataset_size attribute to minari datasets by @shreyansjainn in #158
- Improve README by @younik in #167
- Deprecate create_dataset_from_collector_env by @avjmachine #169
- Add minari show by @alexdavey #170
- DataCollectorV0 -> DataCollector, deprecation warning by @younik #171
- Add automatic seeding of Datacollector reset by @alexdavey #172
- Adds infos to EpisodeData by @balisujohn @rodrigodelazcano @younik #132
New Contributors
- @avjmachine made their first contribution in #137
Full Changelog: v0.4.2...v0.4.3