Releases: NREL/openstudio-gems
Releases · NREL/openstudio-gems
v3.9.0: Update the openstudio-extension 0.8.2 (#106)
* formated the syntax and upgrade the os-extension to 0.8.2 * Updated the openstudio-standards to official release.
v3.9.0-RC3: Update the openstudio-extension 0.8.2 (#106)
* formated the syntax and upgrade the os-extension to 0.8.2 * Updated the openstudio-standards to official release.
v3.9.0-RC2: Merge pull request #103 from wenyikuang/develop
Update in the gemspec too
v3.9.0-RC1
Update the version number.
v3.8.1: Bumped tbd to 3.4.2 to update json-schema. (#97)
Bump tbd to 3.4.2 and update the yaml for CI.
Try to upgrade json_schema to 4.3.0
Forked tbd to update json_schema >= 4 https://github.com/NREL/OpenStudio/issues/5208
v3.8.0: bump 3.8.0 (#92)
* bump 3.8.0 * bump os-standards to 0.6.1 --------- Co-authored-by: Wenyi Kuang <[email protected]>
Pin regexp_parser to 2.9.0
this is a rubocop dependency, that was updated twice since we released rc2.
2.9.1 changed a bunch of require with require_relative and that's apparently causing problems
v3.8.0-RC2-5: Fork rubocop 1.50.0 to remove json dependency (#89)
Use Julien's rubocop which is no json to skip json re-import in openstudio-gems.
v3.8.0-RC2-4
Actually just skip everything for json (the top level one)