Skip to content

Releases: NREL/openstudio-model-articulation-gem

Version 0.3.1

09 Dec 16:40
6f0e15a
Compare
Choose a tag to compare
  • Bump openstudio-extension-gem version to 0.3.2 to support updated workflow-gem

Version 0.3.0

04 Dec 00:09
f385358
Compare
Choose a tag to compare
  • Support for OpenStudio 3.1
    • Update OpenStudio Standards to 0.2.12
    • Update OpenStudio Extension gem to 0.3.1
  • Move errs array creation in radiant_slab_with_doas measure
  • Fix radiant measure to work with Ruby 2.2 (remove Safe Navigation operator)

Version 0.2.1

28 Oct 21:19
045a8fc
Compare
Choose a tag to compare
  • Add rubocop to Rakefile
  • Updates the following in lib/measures:
    • BarAspectRationSlicedBySpaceType
    • InjectOsmGeometryIntoAnExternalIdf
    • SetWindowToWallRatioByFacade
    • SpaceTypeAndConstructionSetWizard
    • clone_building_from_external_model
    • create_DOE_prototype_building
    • create_baseline_building
    • create_deer_prototype_building
    • create_typical_building_from_model
    • create_typical_deer_building_from_model
    • create_typical_doe_building_from_model
    • merge_floorspace_js_with_model
    • merge_spaces_from_external_file
    • radiance_measure
  • Adds the following to lib/measures:
    • radiant_slab_with_doas

Version 0.2.0

12 May 19:50
507dd6b
Compare
Choose a tag to compare
  • Support for OpenStudio 3.0
    • Upgrade Bundler to 2.1.x
    • Restrict to Ruby ~> 2.5.0
    • Removed simplecov forked dependency
  • Upgraded openstudio-extension to 0.2.3
    • Updated measure tester to 0.2.0 (removes need for github gem in downstream projects)
  • Upgraded openstudio-standards to 0.2.11
  • Exclude measure tests from being released with the gem (reduces the size of the installed gem significantly)
  • Removed dependency on openstudio-common-measures gem

Version 0.1.1

02 Mar 18:16
Compare
Choose a tag to compare
  • Update to OpenStudio Common Gem 0.1.2 (and extension gem 0.1.6)
  • Merge in OpenStudio articulation measures from OpenStudio-measures
  • Code cleanup on the measures
  • Update copyrights and licenses

Version 0.1.0

30 Oct 02:44
6d198d8
Compare
Choose a tag to compare
  • Initial release of the articulation measures that are used for generating OpenStudio models.