* added ability for EpisodeDoneReward to consolidate done conditions and added optional sanity check () * fix FunctorDictWrapper validator from crashing on non dict inputs ()
1.44.2
Bug Fixes
* force build of reverting cuda update ()
1.44.1
Bug Fixes
* update agent base to new path and update ray to 1.12.1 ()
1.44.0
Bug Fixes
* Add mkdocstrings) * Enable part references, functor children () * Ensure functor wrappers manage parameters correctly () * Pin mkdocstrings to 0.18.0 ()
Features
* foot / second^2 added as acceleration unit ()
1.43.8
Bug Fixes
* Add output_units validator () * Add unit test for ObserveSensorRepeated () * Combine output unit validation () * Consolidate test sensors () * Consolidate test sensors () * Fix issue in get_observation() () * Fix type ignore () * Fix unit test naming issue () * Logic improvements () * Properly handle partial output units specified () * Removed unused min() and max() () * Update observation_units() () * Update observation_units() () * Validate units ()
1.43.7
Bug Fixes
* updates for challenge problem on LLA () * updates for linting ()