v2.1.0 🌈
Changes
🚀 New Features
- Overhaul of the template module and multiple bug fixes @samuelduchesne (#154)
- Improvements to the OpaqueConstruction and OpaqueMaterial classes @samuelduchesne (#149)
- The idf string representation can be specified using IDF.outputtype parameter @samuelduchesne (#147)
🐛 Bug Fixes
- Overhaul of the template module and multiple bug fixes @samuelduchesne (#154)
- Meters: Better compatibility with earlier versions of EnergyPlus added @samuelduchesne (#151)
- An issue where cops would yield as nan, breaking the json export, has been fixed @samuelduchesne (#150)
🧰 Maintenance
- Update setuptools requirement from ~=56.1.0 to ~=56.2.0 @dependabot (#166)
- Update matplotlib requirement from ~=3.2 to ~=3.4 @dependabot (#164)
- Update scikit-learn requirement from ~=0.24.1 to ~=0.24.2 @dependabot (#163)
- Update pytest requirement from ~=6.1.2 to ~=6.2.4 @dependabot (#159)
- Bump scikit-learn from 0.24.1 to 0.24.2 @dependabot (#160)
- Bump energy-pandas to flexible 0.2.4 @samuelduchesne (#162)
- Bump networkx from 2.5 to 2.5.1 @dependabot (#161)
- Update path requirement from ~=15.0.0 to ~=15.1.2 @dependabot (#158)
- Update outdated requirement from ~=0.2.0 to ~=0.2.1 @dependabot (#157)
- Update setuptools requirement from ~=49.6.0 to ~=56.1.0 @dependabot (#156)
- Bump tqdm from 4.59.0 to 4.60.0 @dependabot (#155)
- Bump energy-pandas from 0.1.4 to 0.2.1 @dependabot (#145)
- The ZoneGraph class was refactored into its own module @samuelduchesne (#143)
- bump energy-pandas from 0.1.2 to 0.2.1 @samuelduchesne (#144)
- Improvements to the EnergyPlusExe class @samuelduchesne (#142)
- Bump energy-pandas from 0.1.2 to 0.1.4 @dependabot (#141)