What's Changed
- (v3.6.1) pip install fix with pyproject.toml by @AlejandroCN7 in #449
- (v3.6.2) - EPW processing: Replace opyplus module by epw by @AlejandroCN7 in #450
- (v3.6.3) - Normalization calibration improvement and load_agent.py fix by @AlejandroCN7 in #451
- (v3.6.4) - WeatherForecastingWrapper's implementation. by @fpertinezp in #453
- (v3.6.5) - Functionalities to take energy costs into account. by @fpertinezp in #454
- (v3.6.6) - DeltaTempWrapper by @AlejandroCN7 in #455
- (v3.6.7) - Compability with Gymnasium 1.0.0 by @AlejandroCN7 in #456
- (v3.6.8) - OU process migration by @AlejandroCN7 in #457
- (v3.6.9) - Best model metrics saving in evaluations by @AlejandroCN7 in #458
- (v3.6.10) - SB3 release and sphinx multiversion fix by @AlejandroCN7 in #459
- (v3.6.11) - Performance enhancements in WeatherForecastingWrapper and EnergyCostWrapper. by @fpertinezp in #460
- (v3.6.12) - Major documentation update by @manjavacas in #461
- (v3.7.0) - Maintenance and resolve dependencies with SB3 and numpy by @AlejandroCN7 in #463
New Contributors
- @fpertinezp made their first contribution in #453
Full Changelog: v3.6.0...v3.7.0