Skip to content

Releases: ladybug-tools/honeybee-display

v0.5.1

18 Nov 19:07
Compare
Choose a tag to compare

0.5.1 (2024-11-18)

Bug Fixes

  • model: Ensure that model comparison converts to the same units (049885f)

v0.5.0

16 Nov 00:30
Compare
Choose a tag to compare

0.5.0 (2024-11-16)

Features

  • model: Add methods to perform model comparisons and get wireframes (cf0e354)

v0.4.2

12 Nov 21:22
Compare
Choose a tag to compare

0.4.2 (2024-11-12)

Bug Fixes

  • cli: Add a feature flag to specify both text and color attributes (4e90c19)

v0.4.1

14 Aug 14:33
Compare
Choose a tag to compare

0.4.1 (2024-08-14)

Bug Fixes

  • deps: bump ladybug-vtk to 0.14.4 (d41a578)

v0.4.0

26 Jul 16:18
Compare
Choose a tag to compare

0.4.0 (2024-07-26)

Bug Fixes

  • model: Fix bug related to assigned shades (f29c023)

Features

  • cli: Refactor CLI so that the command can be called as a function (b9419ba)

v0.3.10

03 Jul 20:27
Compare
Choose a tag to compare

0.3.10 (2024-07-03)

Bug Fixes

  • ci: Fix bug in previous commits (235e98f)

v0.3.9

03 Jul 19:48
Compare
Choose a tag to compare

0.3.9 (2024-07-03)

Bug Fixes

  • cli: Encode VTKJS file contents as base64 string (7953aab)
  • cli: Ensure that HTML can still be written to stdout (45be2be)
  • model: Ensure that UTF-8 encoding is always used (026b028)

v0.3.8

16 May 17:31
Compare
Choose a tag to compare

0.3.8 (2024-05-16)

Bug Fixes

  • cli: Support loading HTML and vtkjs output to stdout (62f0d78)

v0.3.7

09 Apr 20:33
Compare
Choose a tag to compare

0.3.7 (2024-04-09)

Bug Fixes

  • mesh: Remove the generation of ShadeMesh wireframe (f4191ab)
  • mesh: Use faster way of generating shade meshes (254ba22)

v0.3.6

20 Mar 17:03
Compare
Choose a tag to compare

0.3.6 (2024-03-20)

Bug Fixes

  • release: Trigger new release to get around rate limit (d7f1253)