Releases: NatLabRockies/OpenStudio-workflow-gem
Releases · NatLabRockies/OpenStudio-workflow-gem
Version 2.5.0
Version 2.4.0
- Minimum Ruby version upgraded to 3.2.2
Version 2.3.1
- Forward tranlsation when !@run_options.get.forwardTranslateOptions().empty?
Version 2.3.0
- Feature #135 Add option to export/run epJSON
Version 2.2.1
- Fixes #4150 LoadError changes current working directory in CLI
- Add skip option to not zip up datapoint results
- Update measure tester gem which upgrades Rubocop to 1.15
- Update styles to v4 based on new version of Rubocop
Version 2.2.0
- Minimum Ruby version upgraded to 2.7.0
- Bundler bumped to ~> 2.2
- Updated copyright
Version 2.1.1
- Add support for URBANopt Workflow
- Update reporting measure in tests
Version 2.1.0
- Support for EnergyPlus 9.4. This version will not work with prior versions of EnergyPlus.
- Add warning when paths are not relative
Version 2.0.1
- Bug fix for idf.addObjects(object) to idf.addObject(object)
Version 2.0.0
- Support Ruby > 2.5
- Support OpenStudio 3.x