Skip to content

Releases: ladybug-tools/honeybee-doe2

v0.20.0

20 Jun 18:58
Compare
Choose a tag to compare

0.20.0 (2024-06-20)

Bug Fixes

  • grouping: Fix bug in previous space polygon implementation (f5a4e11)

Features

  • room: Add a property to override the space polygon (fa4088c)

v0.19.0

20 Jun 01:05
Compare
Choose a tag to compare

0.19.0 (2024-06-20)

Bug Fixes

  • writer: Add a message about use of NO-SHAPE (9bf65af)

Features

  • writer: Use NO-SHAPE when Room-horizontal_boundary fails (9f1abe2)

v0.18.3

13 Jun 20:43
Compare
Choose a tag to compare

0.18.3 (2024-06-13)

Bug Fixes

  • grouping: Ensure that tiny holes can't halt the export process (3a7ab37)

v0.18.2

12 Jun 20:50
Compare
Choose a tag to compare

0.18.2 (2024-06-12)

Bug Fixes

  • grouping: Loop over Room group to avoid writing duplicate Rooms (efea01b)

v0.18.1

12 Jun 18:34
Compare
Choose a tag to compare

0.18.1 (2024-06-12)

Bug Fixes

  • simulation: Remove PROJECT-DATA for compatibility with DOE2.2 47h2 (44dbc57)

v0.18.0

07 Jun 20:00
Compare
Choose a tag to compare

0.18.0 (2024-06-07)

Bug Fixes

  • schedule: Add a method to extract all schedules from INP file (b68a951)
  • tests: Fix several issues discovered while testing (42b7dc4)
  • tuil: Add a function to parse individual DOE-2 objects (65f8415)

Features

  • schedule: Add methods to extract schedules from INP (8ad8831)

v0.17.4

29 May 00:27
Compare
Choose a tag to compare

0.17.4 (2024-05-29)

Bug Fixes

  • model: Ensure exception does not happen for model with no Rooms (d4a608f)

v0.17.3

17 May 15:48
Compare
Choose a tag to compare

0.17.3 (2024-05-17)

Bug Fixes

  • writer: Ensure Unix systems write Windows-compatible line breaks (6901399)

v0.17.2

09 May 23:59
Compare
Choose a tag to compare

0.17.2 (2024-05-09)

Bug Fixes

  • construction: Fix bug related to no heat capacity (2121317)
  • room: Fix bug that happens if Room height does not match story (dcfca45)
  • writer: Fix minor bug in Face3D writer (30b5d7d)

v0.17.1

08 May 20:58
Compare
Choose a tag to compare

0.17.1 (2024-05-08)

Bug Fixes

  • writer: Make it impossible for geometry IDs to collide (49b4cbc)