Releases: ladybug-tools/honeybee-openstudio-gem
Releases · ladybug-tools/honeybee-openstudio-gem
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-03-13)
Bug Fixes
- adiabatic: Fix assigning of constructions to adiabatic surfaces (9c43b34)
- autocalculate: Update based on recent schema change (c182992)
- face: Fix bug in previous PR (ae0efc8)
- humidistat: Fix typo in humidistat (7ac4ae1)
- ladybug: Fix paths to use the ladybug folder as a gem (a2faaa4)
- measure: Fix incorrect import paths throughout measure (c290d34)
- model: Assign the north and the terrain from the Model object (bb6b92c)
- schedule day: Assign time until to the correct minute (86b3784)
- shade: Assign all Shade within the Room class to use setSpace() (ea283b8)
- shadow_calculation: Added calculation_method (41da8a9)
- tests: Fix incorrect tests and document how to run them (b0ec3fe)
- vertices: Correctly implement upper-left vertices on all objects (35cca1f)
Features
- air_boundary: Add AirBoundaryConstruction (dd37b75)
- air_boundary: Added samples for AirBoundaryConstruction (ded2b85)
- ci: Automate the versioning (5c69167)
- ci: Setting up Travis CI and coverage reporting (2df8606)
- defaults: Make defaults a useful method (adfa264)
- docs: Add link to tests to README (80efb2b)
- door: Allow Shades to be assigned to Doors (8fe81e3)
- from_honeybee: Restructure the module to be more maintain-able (b7c959a)
- hvac: Refactor HVAC to be extensible for future systems (eb9f89f)
- model_measure: Added measure for geometry objects, construction. (df9b1cf)
- schedule: Update ScheduleRuleset samples to align with OpenStudio (5ca104b)
- schema: Update to work with new schemas (2bb9908)
- to_openstudio: Replace create_openstudio_object with to_openstuido (8d7efa2)