Releases: oemof/demandlib
Releases · oemof/demandlib
v0.2.1
v0.2.0
What's Changed
- Update build system by @p-snft and @fwitte in #62
- Fix FutureWarnings by @maurerle in #57
- Update actions and python CI by @maurerle in #61
- Remove Appveyor by @p-snft in #52
- Changed heat_building.py to include checks for non-residential shlp_type by @ddceruti in #55
New Contributors
Full Changelog: v0.1.9...v0.2.0
v0.1.9
Famous Future
Hotfix to make a FutureWarnung less intrusive
Patient pandas
This release primarily fixes bugs that prevented using demandlib with recent releases of pandas.
Update requirements
Update requirements after testing the actual version of numpy and pandas.
v0.1.5
v0.1.4
Pipable version of demandlib
Contains some minor technical improvements
- data files can be found when installed via pip
- examples are easier accessible by command-line script
- version numbering corrected
Fix on v0.1
If demandlib v0.1 is installed via pip to site-packages csv data required to build demand time series is not found. This is fixed in this version.