Releases: oemof/demandlib
Releases · oemof/demandlib
v0.2.2
What's Changed
- Features/revise methods for elec slp by @uvchik in #45
- Fix 'incompatible dtype' FutureWarning in pandas 2.2.1 by @jnettels in #72
- Allow retrieving only warm water profile by @jnettels in #74
- Add VDI profiles based on lpagg by @uvchik in #50
- Add VDI profiles implementation by @jnettels in #75
- Implement BDEW load profiles 2025 by @p-snft in #78
New Contributors
Full Changelog: v0.2.1...v0.2.2
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