Skip to content

Releases: ladybug-tools/honeybee-standards

v2.0.7

29 Jan 00:23
Compare
Choose a tag to compare

2.0.7 (2025-01-29)

Bug Fixes

  • energy: Add generic constructions for plenum ceilings + floors (6fe0446)

v2.0.6

19 Sep 18:13
Compare
Choose a tag to compare

2.0.6 (2022-09-19)

Bug Fixes

  • defaults: Fix incorrect insulation thickness for doors (5ee46d9)

v2.0.5

30 Jul 12:29
Compare
Choose a tag to compare

2.0.5 (2021-07-30)

Bug Fixes

  • energy_default: Generalize the Control TypeLimit to be more useful (9b7f411)

v2.0.4

17 Jul 00:49
Compare
Choose a tag to compare

2.0.4 (2021-07-17)

Bug Fixes

  • default: Ensure Air Boundary modifier is completely invisible (3c0f9ca)

v2.0.3

26 Jun 02:22
Compare
Choose a tag to compare

2.0.3 (2021-06-26)

Bug Fixes

  • init: Expose paths to default JSON files in init.py (386fbbc)

v2.0.2

15 May 00:23
Compare
Choose a tag to compare

2.0.2 (2021-05-15)

Bug Fixes

  • modifier: Upgrade modifier "type" keys to new schema (3a0c3a9)

v2.0.1

10 May 16:29
Compare
Choose a tag to compare

2.0.1 (2021-05-10)

Bug Fixes

  • construction: Upgrade constructions to new schema (8a2d9b8)

v2.0.0

27 Jun 04:22
Compare
Choose a tag to compare

2.0.0 (2020-06-27)

Features

  • data: Refactor the entire package to support broader use (c31c689)

BREAKING CHANGES

  • data: This commit completely refactors the Python package in order to support broader use across all plugins.

Changes include:

  • Add an energy_default.json and a radiance_default.json to honeybee-standards that effectively houses all of the default values for the energy library and radiance library respectively.

  • Remove all of the defaults.idf, defauls.rad, and defaults.json files from the python package (we will keep them in the repo as a reference for users and I took them out using MANIFEST.in).

  • Flatten the structure of the repo to be use-able out of the box from PyPI (no need to relabel the "data folder as "honeybee_standards").

v1.1.2

04 Jun 18:47
Compare
Choose a tag to compare

1.1.2 (2020-06-04)

Bug Fixes

  • ci: Include correct requirements and fix Dependabot (5b3cb8e)

v1.1.1

05 Apr 23:25
Compare
Choose a tag to compare

1.1.1 (2020-04-05)

Bug Fixes

  • identifier: Change name property to identifier (b8ecc33)