Skip to content

Release version v3.2.1

Julius Balzer requested to merge development into main

Release 3.2.1

Fixes issues with the Forecast Solar Connection and issues with callbacks in environments. Updates the wetterdienst dependency.

Please list breaking changes, new features or bugfixes

  • Breaking changes:

    • Forecast Solar: dropped support for help endpoint (!380 (merged))
  • New features:

  • Bugfixes:

    • Fixed state callback in BaseEnvironment (#296 (closed))
    • Eta_X: Setting deterministic flag to True when calling model.predict() (#291 (closed))
    • Fixed wetterdienst readings by updating package (!402 (merged))
    • Forecast Solar: url and request parameters are now built properly (#293 (closed))
Edited by Julius Balzer

Merge request reports