Releases: NREL/openstudio-model-articulation-gem
Releases · NREL/openstudio-model-articulation-gem
Version 0.10.0
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
Version 0.4.1
- Support for OpenStudio 3.2.1 (upgrade to extension gem 0.4.3 and standards gem 0.2.14)
- update to use rubocop_v4
- Documentation update to some measures
- Setting up webhook for https://bcl2.nrel.gov
Version 0.4.0
- Support Ruby ~> 2.7
- Support for OpenStudio 3.2 (upgrade to extension gem 0.4.2 and standards gem 0.2.13)
- Support for ASHRAE 90.1 2016 for DOE prototype measure
- Support for ASHRAE 90.1 216 and 2019 for measures that pull templates from extension gem. This includes but is not limited to DOE create_bar, create_typical, and space type and construction set wizard measures.