Skip to content

Releases: ladybug-tools/honeybee-radiance

v1.9.2

25 Mar 03:23
Compare
Choose a tag to compare

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

14 Feb 21:08
Compare
Choose a tag to compare

1.9.1 (2020-02-14)

Bug Fixes

  • config: Forgot to include_package_data for config.json (adbc4f9)

v1.9.0

14 Feb 18:25
Compare
Choose a tag to compare

1.9.0 (2020-02-14)

Features

  • lib: Load modifiers and modifier sets from files (b0e40c3)

v1.8.2

10 Feb 00:39
Compare
Choose a tag to compare

1.8.2 (2020-02-10)

Bug Fixes

  • face: Change name from AirWall to AirBoundary (cc275e1)

v1.8.1

07 Feb 03:56
Compare
Choose a tag to compare

1.8.1 (2020-02-07)

Bug Fixes

  • model: Fix bug in Model re-serialzation from_dict (d5dd2d0)

v1.8.0

02 Feb 03:28
Compare
Choose a tag to compare

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

30 Jan 03:55
Compare
Choose a tag to compare

1.7.0 (2020-01-30)

Features

  • modifier: Refactor modifier modules (9e5847e)

v1.6.0

14 Dec 14:09
Compare
Choose a tag to compare

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

12 Dec 23:46
Compare
Choose a tag to compare

1.5.0 (2019-12-12)

Features

  • sunpath: add radiance-based sunpath (d3f2ab2)

v1.4.2

12 Dec 07:49
Compare
Choose a tag to compare

1.4.2 (2019-12-12)

Bug Fixes

  • docker: set running container workdir to /opt/run-folder (dc9960a)