Releases: samuelduchesne/archetypal
Releases · samuelduchesne/archetypal
v2.18.5 🌈
Changes
- Fix ExpandObjects command retrieval issue @samuelduchesne (#526)
- Handle None case for EPW file in ExpandObjectsThread @samuelduchesne (#525)
v2.18.4 🌈
Changes
- More robust linting & formating has been added to the code base @samuelduchesne (#511)
🐛 Bug Fixes
- An issue with the Basement preprocessor has been fixed @samuelduchesne (#510)
🧰 Maintenance
- Issue with shapely compatibility with numpy 2.1 has been fixed @samuelduchesne (#522)
v2.18.3 🌈
Changes
🐛 Bug Fixes
- An issue simulating models with the Slab PreProcessor has been fixed @samuelduchesne (#505)
🧰 Maintenance
- Ruff linting + tox as test system @samuelduchesne (#507)
v2.18.1 🌈
Changes
- hotfix for dependencies @samuelduchesne (#502)
v2.18.0 🌈
v2.17.10 🌈
v2.17.9 🌈
Changes
🐛 Bug Fixes
- For jupyter notebook users, the svg representation of schedule is now properly returned and does not throw a warning anymore @samuelduchesne (#499)
v2.17.8 🌈
Changes
- Better compatibility with pydantic v1
v2.17.7 🌈
Changes
🐛 Bug Fixes
- Fixes an issue where None is returned instead of an empty string for parameters of EpBunch objects @samuelduchesne (#498)