Releases: ladybug-tools/honeybee-grasshopper-core
Releases · ladybug-tools/honeybee-grasshopper-core
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2020-03-23)
Bug Fixes
- air_boundary: Change name from AirWall to AirBoundary (2bb4020)
- intersect: Remove parallel default for intersect solids (228f5b0)
- model: Add check for Model (028dc7a)
- readme: Update README to reflect subdivision of repos (96541b0)
- room: Update based on change in honeybee_energy (cd583ea)
Features
- ci: Set up auto-deployment to PyPI (c22ca19)
- create: Add components for creating the core objects (2e00ed1)
- door: Allow Shades to be assigned to Doors (f145575)
- honeybee: Add userobjects for all new components (86992d9)
- init: Initial commit of README and other files (ce6669c)
- intersect: Refactor component to Intersect Solids (7c7f20c), closes /github.com/ladybug-tools/ladybug-rhino/blob/master/ladybug_rhino/intersect.py#L19-L180
- mesh: Add Mesh as a "first class" citizen in Honeybee workflows (ef959c5)
- model: Add Rhino units and tolerance to created Models (b076853)
- multiplier: Add component to set the multiplier of Rooms (abb30d0)
- orientation: Enable orientation component to work for objects (23c1dd7)
- sample: Add more components to the sample (4420d1b)
- sample: Update sample file (80f13aa)
- wireframe: Add HB Vizualize Wireframe Component (a8d000f)