Releases: NREL/openstudio-model-articulation-gem
Releases · NREL/openstudio-model-articulation-gem
Version 0.11.1
Version 0.11.0
What's Changed
- Fix radiance measure by @shorowit in #136
- initial setup of branch for OS 3.9.0 by @DavidGoldwasser in #146
- remove regexp_parser from openstudio-model-articulation.gemspec by @DavidGoldwasser in #150
- version 0.11.0 by @kflemin in #149
New Contributors
Full Changelog: v0.10.0...v0.11.0
Version 0.10.0
- Support for OpenStudio 3.8 (upgrade to standards gem 0.6.0, extension gem 0.8.0)
- Support Ruby 3.2.2
Version 0.9.0
Version 0.8.0
Version 0.7.0
- Support for OpenStudio 3.5 (upgrade to standards gem 0.3.0, extension gem 0.6.0)
- Adding Courthouse and College buidling type argument values to create_DOE_prototype_building measure
- Adding 90.1-2019 to templlate argument values for create_DOE_prototype_building measure
- Fixed #109, Floorspace js translation
Version 0.6.1
- Removed recent changes made to
blended_space_type_from_model
to remove standards space type and building type assignment from resulting blended space type.blend_space_type_collections
method in extension gemos_lib_model_simplification.rb
already picks the most prevenant space type. The space type name still indicates that it is blended.
Version 0.6.0
- Support for OpenStudio 3.4 (upgrade to standards gem 0.2.16, no extension gem upgrade)
- Fixed #92, SetWindowToWallRatio triangulation can produce non-planar surfaces
- Fixed #94, fix SetWindowToWallRatio triangulation
- Fixed #95, add warnings to SetWindowToWallRatio to categorize cases when WWR can't be applied
- Fixed #98, Radiance Daylighting Measure - Update measure.rb
- Fixed #101, setting building and space type standard to Blend
Version 0.5.0
- Support for OpenStudio 3.3 (upgrade to extension gem 0.5.1 and standards gem 0.2.15)
- Fixed #73, added add_empd_material_properties measure contributed by GFlechas
- Fixed #83, adding compatibility matrix and contribution policy
- Fixed #85, For SetWindowToWallRatioByFacade fixed rectangle tol and pre-split at door remove windows
Version 0.4.2
No new commits after 0.4.1. Only change is update to webhook to point to https://bcl2.nrel.gov instead of https://bcl.nrel.gov