Sha256: 18967f248ac103254934acb82a3989a6667999300418dab45f4b66b05ee72907

Contents?: true

Size: 2 KB

Versions: 1

Compression:

Stored size: 2 KB

Contents

# Version 0.4.0

* Upgrade to Ruby 3.2.2
* updaring gem versions of rubocop and simplecov

# Version 0.3.3

* Update license
* Fixed [#66] ( [https://github.com/urbanopt/urbanopt-cli/issues/421](https://github.com/NREL/OpenStudio-measure-tester-gem/issues/66) ), Pin parser dependency to avoid native extensions issue

# Version 0.3.2
 
* Upgrade to new version of git, 1.12.0

# Version 0.3.1

* Upgrade to new version of rubocop, 1.15.0
* Use new Rubocop OpenStudio rules from S3 (version 4)

# Version 0.3.0

* Upgrade to Ruby 2.7.0

# Version 0.2.3

* Use updated rubocop style (v3)
* Update instructions on running tests in Docker.

# Version 0.2.2

* Revert to using Rubocop 0.54 to support non-native gems in OpenStudio CLI.

# Version 0.2.1

* Update to SimpleCov 0.18.2
* Pessimistically version dependencies
  
# Version 0.2.0

* Remove support for Ruby 2.2.4. Use Ruby ~> 2.5.x
* Remove NREL's fork of simplecov
* Update copyrights
* Remove travis and leverage NREL's Jenkins CI

# Version 0.1.7

* Support running measure tester in the directory of the measure.rb with OpenStudio CLI (e.g. `openstudio measure -r .`)

# Version 0.1.6

* Do not require git to run
* Change name of compatibility JSON to the measure name (instead of file name)

# Version 0.1.5

* Run Minitest in foreground
* Remove ActiveSupport XML parsing and use REXML
* Enforce UTF-8 encoding on all files read by this package
* Garbage collection on each Minitest teardown
* Disable running coverage until access violations are resolved
* More logging

# Version 0.1.4

* Use simplecov from NREL's fork. Do not rely on JSON.

# Version 0.1.3

* Catch when infoExtractor is unable to parse measure arguments
* Allow a measure name to include "test"
* Lock down versions of dependencies
* Add a broken measure to the test

# Version 0.1.2

* Do not crash when the current measure is not in a Git repository

# Version 0.1.1

* Check for the existence of the LICENSE.md file in the root of the measures

# Version 0.1

* Initial release of the OpenStudio Tester Gem.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openstudio_measure_tester-0.4.0 CHANGELOG.md