Releases: ladybug-tools/honeybee-idaice
Releases · ladybug-tools/honeybee-idaice
v1.1.0
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
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
0.4.14 (2024-07-03)
Bug Fixes
- cli: Encode IDM file contents as base64 string (e2d34f6)
v0.4.13
0.4.13 (2024-07-03)
Bug Fixes
- writer: Always specify the encoding as UTF-8 (9db6499)
v0.4.12
0.4.12 (2024-07-02)
Bug Fixes
- cli: Add option for --output-file for command standardization (0577d87)
v0.4.11
0.4.11 (2024-06-14)
Bug Fixes
- writer: Catch a potential edge case I thought of (7a40e63)
v0.4.10
0.4.10 (2024-06-14)
Bug Fixes
- writer: Use MCUH cleaner way of finding decimal places to round (c2659e7)
v0.4.9
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
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
0.4.7 (2023-09-06)
Bug Fixes
- writer: use UTF-8 encoding to support non-ASCII characters (7f2d5d6)