Skip to content

0.8.2

Compare
Choose a tag to compare
@Trinkle23897 Trinkle23897 released this 28 Mar 06:24
· 7 commits to main since this release
f42b2e1

[Disclaimer: generated by ChatGPT API]

馃毃 Hey contributors! 馃毃

It's a great day to celebrate our open-source contributions to sail-sg/envpool! Over the past 78 days, we have merged some notable changes we'd like to share. Here's a summary of those changes:

馃敡 PR #237 [MiniGrid Empty Env] @wangsiping97:
Port MiniGrid EmptyEnv to envpool.

馃敡 PR #238 [lazy import] @Trinkle23897:
import envpool will no longer raise an error due to procgen qt5 dependency, making fresh devboxes more accessible.

馃敡 PR #242 [chore: update dev-cn dockerfile] @Benjamin-eecs:
The fast installation of dependencies makes development faster and more efficient.

馃敡 PR #243 [Use new gym API in examples] @leninilyich:
The environment used to return five values which could not be unpacked into "done". It has been fixed and is working as intended.

馃悰 PR #245 [typo fix in CarpoletSwingup] @vwxyzjn:
A small typo in the CarpoletSwingup environment has been corrected.

馃敡 PR #248 [chore: add timeout flag for pip requirements installation] @Benjamin-eecs:
An extended timeout for pip requirements installation has been added. It is especially helpful for users in CN.

馃殌 PR #249 [fix(hansbug): use treevalue 1.4.7] @HansBug:
There was a bug in PR #246, which has now been fixed by upgrading the version of treevalue to 1.4.7.

馃殌 PR #247 [deps: replace treevalue with optree] @Benjamin-eecs @XuehaiPan:
We have replaced treevalue with optree to speed up and support custom node type registration. It has introduced a new feature and a non-breaking change that adds core functionality.

馃敡 PR #252 [Fix publish ci packaging not found issue and change minigrid deterministic test] @Trinkle23897:
This PR fixed the packaging issue and changed the minigrid deterministic test. It will lead to more stable performance.

馃悰 PR #254 [fix old gym version return type error] @Trinkle23897:
This PR fixes a bug introduced by PR #247.

馃悰 PR #255 [fix atari incorrect trunc flag when episodic_life=True] @Trinkle23897:
A bug which caused incorrect trunc flag in atari with episodic_life=True has been fixed.

Each of these PRs has made significant contributions to our codebase. We encourage you to take a look and check out our latest improvements with new and fixed features. As always, we appreciate your support and hope to continue our partnership with you for a long time to come.

Thanks to everybody who contributed!