Skip to content

Releases: NatLabRockies/openstudio-extension-gem

Version 0.2.1

01 May 01:50
cbcbe47

Choose a tag to compare

  • Changes from 0.1.5 (runner.conf bug)
  • Changes from 0.1.6 (update core library)
  • Update measure tester to 0.2.2 (with Rubocop 0.54)

Includes Version 2.0 changes as well since the actual release was yanked due to requiring an incompatible gem (jaro-winkler).

  • Upgrade Bundler to 2.1.x
  • Restrict to Ruby ~> 2.5.0
  • Remove json_pure gem
  • Update measure tester to 0.2.0 (removes need for github checkout)

Version 0.1.6

28 Feb 18:20

Choose a tag to compare

  • Update core library methods with what was in OpenStudio-measures

Version 0.1.5

19 Feb 17:16

Choose a tag to compare

  • Fix bug to respect the runner.conf file when using Extension::Runner with no options

Version 0.2.0

18 Feb 16:41
5e49066

Choose a tag to compare

  • Upgrade Bundler to 2.1.x
  • Restrict to Ruby ~> 2.5.0
  • Remove json_pure gem
  • Update measure tester to 0.2.0 (removes need for github checkout)
  • Support OpenStudio 3.x series only

Version 0.1.4

07 Feb 19:31

Choose a tag to compare

  • Update license copyright dates
  • Update template for Gemfile to include FAVOR_LOCAL_GEMS env variable

Version 0.1.3

29 Oct 16:59
385764f

Choose a tag to compare

  • Move runner configuration options to runner initializer. Allow user to set the number of parallel simulations, max number of simulations, run the simulations (true/false), and verbose output.
  • Add a runner.conf file that can be used to define how the run_osw(s) behaves.
  • Add rake task to initialize the runner.conf (e.g., rake openstudio:runner:init)

Version 0.1.1

23 May 20:16
b32d345

Choose a tag to compare

Version 0.1.1 Pre-release
Pre-release
Merge pull request #20 from NREL/develop

PR for version 0.1.1