v2.0.0
2.0.0 (2020-06-27)
Features
- data: Refactor the entire package to support broader use (924d921)
BREAKING CHANGES
- data: This commit completely refactors the Python package in order to support broader use across all plugins.
Changes include:
-
Remove all of the code that updates the standards from the openstudio gem and put them in their own standards_update package that will live with the repo and not the Python package.
-
Flatten the structure of the repo to be use-able out of the box from PyPI (no need to relabel the "data folder as "honeybee_standards").