EMHASS version 0.11.0
This version marks huge improvement works by @GeoDerp aiming to simplfy the intial and normal setup of EMHASS. The workflow for setting the EMHASS configuration regardless of the installation method has now been centralized on the single config.json
file. The webserver has now a configuration tab that can be used to to modify and save the config.json
file.
The complete discussion of the changes on this thread:
#334
Automatic version bot improvements
- Bump h5py from 3.11.0 to 3.12.1
- Bump markupsafe from 2.1.5 to 3.0.2
Fix
- Revert to myst-parser==3.0.1 to solve documentation compilation failures
What's Changed
- Fix typos, and improve spelling and grammar throughout the docs by @Moohan in #333
- Only automatically set the DateTimeIndex frequency if no "freq" is set in retrieve_hass_conf by @werdnum in #335
- Bump skforecast from 0.12.1 to 0.13.0 by @dependabot in #337
- Bump myst-parser from 3.0.1 to 4.0.0 by @dependabot in #338
- README.md adjust badges by @GeoDerp in #331
- Develop.md fix and append unittests info by @GeoDerp in #303
- Standalone and Add-on merge by @GeoDerp in #334
- Bump h5py from 3.11.0 to 3.12.1 by @dependabot in #349
- Bump markupsafe from 2.1.5 to 3.0.2 by @dependabot in #356
New Contributors
Full Changelog: v0.10.6...v0.11.0