Changes
🚀 New Features
- A new method to add idf objects from a string has been added samuelduchesne (234)
- IDF.simulate() will now bypass the energyplus executable if results already exist samuelduchesne (218)
🐛 Bug Fixes
- Added error message when no Version object in IDF model samuelduchesne (233)
- An issue where a missing default value in a Material E+ object would fail the creation of an OpaqueMaterial object samuelduchesne (232)
🧰 Maintenance
- Removed redefinition of UnitRegistry units since they are included in EnergyPandas samuelduchesne (219)