Skip to content

Releases: NREL/openstudio-extension-gem

Version 0.8.2

11 Nov 17:29
5219405
Compare
Choose a tag to compare
  • #192, Pinned regexp_parser version

Version 0.8.1

27 Jul 00:29
0e338d9
Compare
Choose a tag to compare
  • #190, Don't raise error when bundle path mismatch occurs

Version 0.8.0

03 May 04:51
6b46dfd
Compare
Choose a tag to compare

#184, Removing model methods and model method spec tests. Most model methods moved to openstudio-standards-gem, others moved to OpenStudio C++.

Update dependencies to support Ruby 3.2.2 / OpenStudio 3.8.0

Version 0.7.1

28 Nov 18:54
91fab7d
Compare
Choose a tag to compare
  • Fixed #169, Replace --verbose flag to --loglevel inorder to run CI.
  • Fixed #171, Remove bundle flag
  • Fixed #172, useless commit, to trigger the CI
  • Fixed #173, Remove bundle flag to run in ci with new commit.
  • Fixed #174, Bump os-standards to 0.5.0

Version 0.7.0

16 Oct 22:33
7819e99
Compare
Choose a tag to compare
  • Fixed #156, Adding test for lab building type
  • Fixed #165, Remove district systems gem
  • Upgrade developer dependency to openstudio-standards gem to ~> 0.5.0

Version 0.6.1

01 Jun 20:59
3adb1c1
Compare
Choose a tag to compare

Updating to new licensing format and updating copyrights

Version 0.6.0

03 Nov 05:06
4b9abc8
Compare
Choose a tag to compare
  • Fixed #150, Fixed Outpatient DressingRoom name
  • Adding in new DOE templates ComStock 90.1-2016 and ComStock 90.1-2019
  • Adding in new DOE Building Types Courthouse and College
  • Upgrade developer dependency to openstudio-standards gem to ~> 0.2.17

Version 0.5.1

03 Nov 14:50
8c04622
Compare
Choose a tag to compare
  • Fix adjancent surface matching

Version 0.5.0

21 Oct 13:43
Compare
Choose a tag to compare
  • Update OpenStudio Workflow Gem to 2.3.0 (support for epJSON)
  • Fixed #133, cleanup readme and rework BCL tasks
  • Fixed #135, Intersect tests 072021
  • Fixed #136, Osm from haystack
  • Fixed #137, Edge case error in hospital bar
  • Fixed #138, os_lib_model_generation does not assign SWH type correctly
  • Fixed #139, fix swh_src assignment operators
  • Fixed #142, added arg for hoo_var_method and updated test to use it

Version 0.4.4

03 Sep 14:56
Compare
Choose a tag to compare
  • Update BCL gem to version 0.7.1 which upgrades REXML and Spreadsheet with security patches
  • Minor updates to documentation