Releases: davidusb-geek/emhass-add-on
Releases · davidusb-geek/emhass-add-on
EMHASS add-on v0.1.38
Fix
- Updated to core emhass module v0.2.11.
- Improved automated docker image publish. Now building each architecture separately.
Full Changelog: v0.1.37...v0.1.38
EMHASS add-on v0.1.37
Fix
- Solving six module not found issue.
EMHASS add-on v0.1.36
Fix
- Added gfortran to try solve netcdf4 builds on armv7 arch.
- Updated version of core emhass to solve faulty forecast from list problem.
EMHASS add-on v0.1.35
Fix
- Added pkg-config and python3-h5py to try solve netcdf4 builds on armv7 arch.
EMHASS add-on v0.1.34
Fix
- Added missing libhdf5-dev, libhdf5-serial-dev, netcdf-bin and libnetcdf-dev to try solve netcdf4 builds on armv7 arch.
EMHASS add-on v0.1.33
Fix
- Fixed error on if condition for correct list lengths.
- Added hdf5-helpers and hdf5-tools to try solve netcdf4 builds on armv7 arch.
EMHASS add-on v0.1.32
Fix
- Fixed wrong logs when passing forecasts lists.
- Updated netcdf4 version to 1.5.4 probably fixing builds on armv7 arch.
EMHASS add-on v0.1.31
Fix
- Reinstated build.yaml for automatic image builder.
EMHASS add-on v0.1.30
Fix
- Fixing presumed problems with falsk caching module. Now using just simple pickle object save/load.
- Added fixed image name for automated docker images pubishing.
EMHASS add-on v0.1.29
Automatic publish of docker images using github actions