Releases: samuelduchesne/archetypal
Releases · samuelduchesne/archetypal
v2.17.2 🌈
Changes
🐛 Bug Fixes
- An issue with the conversion of IDF models to UMI templates has been fixed @samuelduchesne (#476)
v2.17.1 🌈
What's Changed
- An issue where constant_schedule.Type attribute would not be passed to the constructor has been fixed by @samuelduchesne in #464
Full Changelog: v2.17.0...v2.17.1
Quick Fix
sklearn~0.0 was removed from requirements.txt
v2.15.2 🌈
v2.15.1 🌈
Changes
🐛 Bug Fixes
- The ExpandObjects threaded executor now works even if the epw attribute is not set on an IDF model @samuelduchesne (#415)
v2.15.0 🌈
Changes
🚀 New Features
- Total Envelope Area calculation added as a property of the IDF class @samuelduchesne (#411)
- More controls have been added to the IDF.view_model method @samuelduchesne (#410)
- Better backwards compatibility has been added for ZoneLists and PeopleLists @samuelduchesne (#409)
v2.14.1
Update requirements.txt
v2.14.0 🌈
Changes
🚀 New Features
- Larger models with more extensible entries that are not defined in the IDD file will raise an error when parsed @samuelduchesne (#395)
- Parsing Models with versions with more than two digits, ie V22.1.0, is now supported @samuelduchesne (#396)
v2.13.3 🌈
Changes
🐛 Bug Fixes
- An issue with empty strings for Zone Origin Vertices has been fixed @samuelduchesne (#387)
v2.13.2 🌈
Changes
🐛 Bug Fixes
- An issue with empty strings in Ensures Direction_of_Relative_North has been fixed @samuelduchesne (#386)