v1.1.4
- Support for nested create/join world settings in
dm_env_adaptor
helper
functions. - Support scalar min/max bounds for array actions in compliance tests.
- Allow
DmEnvAdaptor
to be closable multiple times. - Cleaned up various type hints, specifically removing deprecated NumPy type
aliases. - Bug fixes.