Releases: ladybug-tools/honeybee-radiance
Releases · ladybug-tools/honeybee-radiance
v1.9.2
1.9.2 (2020-03-25)
Bug Fixes
- build: add honeybee-core[cli] to
extras_require
(5807cca)
- config: Update config to use new ladybug_tools install folder (1246dad)
v1.9.1
1.9.1 (2020-02-14)
Bug Fixes
- config: Forgot to include_package_data for config.json (adbc4f9)
v1.9.0
1.9.0 (2020-02-14)
Features
- lib: Load modifiers and modifier sets from files (b0e40c3)
v1.8.2
1.8.2 (2020-02-10)
Bug Fixes
- face: Change name from AirWall to AirBoundary (cc275e1)
v1.8.1
1.8.1 (2020-02-07)
Bug Fixes
- model: Fix bug in Model re-serialzation from_dict (d5dd2d0)
v1.8.0
1.8.0 (2020-02-02)
Features
- properties: Add a base Properties class for others to use (49bab72)
- properties: Add extension properties for all Model obects (73473a3)
v1.7.0
1.7.0 (2020-01-30)
Features
- modifier: Refactor modifier modules (9e5847e)
v1.6.0
1.6.0 (2019-12-14)
Features
- sunpath: add reverse-vector to sunpath commands (2a96939)
- sunpath: add sunpath commands to cli (9ce3e16), closes #25
v1.5.0
1.5.0 (2019-12-12)
Features
- sunpath: add radiance-based sunpath (d3f2ab2)
v1.4.2
1.4.2 (2019-12-12)
Bug Fixes
- docker: set running container workdir to /opt/run-folder (dc9960a)