Skip to content

Releases: ladybug-tools/honeybee-idaice

v1.1.0

02 Nov 20:27
Compare
Choose a tag to compare

1.1.0 (2024-11-02)

Bug Fixes

  • writer: fix writing shade objects and add support for ShadeMeshes (6f32b68)

Features

  • writer: support non-rectangular and non-aligned apertures (a137cf7)

v1.0.0

31 Oct 23:52
Compare
Choose a tag to compare

1.0.0 (2024-10-31)

Features

  • writer: switch from version 4.80002 to version 5.00001 (d5762e8)

BREAKING CHANGES

  • writer: The templates are replaced by the ones from version 5.0. The exported files will not be compatible with IDA ICE 4.8 anymore.

v0.4.14

03 Jul 17:25
Compare
Choose a tag to compare

0.4.14 (2024-07-03)

Bug Fixes

  • cli: Encode IDM file contents as base64 string (e2d34f6)

v0.4.13

03 Jul 00:20
Compare
Choose a tag to compare

0.4.13 (2024-07-03)

Bug Fixes

  • writer: Always specify the encoding as UTF-8 (9db6499)

v0.4.12

02 Jul 14:32
Compare
Choose a tag to compare

0.4.12 (2024-07-02)

Bug Fixes

  • cli: Add option for --output-file for command standardization (0577d87)

v0.4.11

14 Jun 20:03
Compare
Choose a tag to compare

0.4.11 (2024-06-14)

Bug Fixes

  • writer: Catch a potential edge case I thought of (7a40e63)

v0.4.10

14 Jun 18:42
Compare
Choose a tag to compare

0.4.10 (2024-06-14)

Bug Fixes

  • writer: Use MCUH cleaner way of finding decimal places to round (c2659e7)

v0.4.9

25 May 18:21
Compare
Choose a tag to compare

0.4.9 (2024-05-25)

Bug Fixes

  • face: Use minimum bounding rectangle for all horizontal origins (86f0426)
  • writer: Ensure Rooms with varied ceiling heights are protected (36c330b)
  • writer: Fix issue with skylight origin (088d7a3)

v0.4.8

16 Mar 01:11
Compare
Choose a tag to compare

0.4.8 (2024-03-16)

Bug Fixes

  • writer: fix the order of vertices to fix the aperture indexing (cae2564)
  • writer: minor fixes to handle edge cases (2cc8f82)

v0.4.7

06 Sep 16:45
Compare
Choose a tag to compare

0.4.7 (2023-09-06)

Bug Fixes

  • writer: use UTF-8 encoding to support non-ASCII characters (7f2d5d6)