Releases: samuelduchesne/archetypal
Releases · samuelduchesne/archetypal
v2.18.10 🌈
Changes
- Replace deprecated pkg_resources with importlib.metadata @samuelduchesne (#541)
- Improve test coverage while skipping heavy EnergyPlus runs @samuelduchesne (#537)
- chore: remove unused dependencies @samuelduchesne (#535)
v2.18.9 🌈
Changes
Full Changelog: v2.18.8...v2.18.9
v2.18.8 🌈
Changes
Full Changelog: v2.18.7...v2.18.8
v2.18.7 🌈
Changes
Full Changelog: v2.18.6...v2.18.7
v2.18.6 🌈
Changes
- Refactor EndUseBalance class for EnergyPlus version compatibility @samuelduchesne (#534)
- Refactors path handling for improved consistency @samuelduchesne (#532)
- Refactors SQLite connection handling @samuelduchesne (#530)
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)