Skip to content

Latest commit

 

History

History
95 lines (57 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

95 lines (57 loc) · 2.92 KB

URBANopt Core Gem

Version 0.11.0

What's Changed

Exciting New Features 🎉

  • More tests by @vtnate in #55
  • Os37 by @vtnate in #56

Other Changes

  • remove Jenkinsfile by @vtnate in #53
  • also run CI when a PR gets a review request by @vtnate in #54

Full Changelog: https://github.com/urbanopt/urbanopt-core-gem/compare/v0.10.0...v0.11.0

Version 0.10.0

Date Range: 12/12/22 - 07/19/23

  • Update dependencies for OpenStudio 3.6.0
  • Update license and references to the license file
  • Remove outdated Travis CI config file

Version 0.9.0

Date Range: 04/22/22 - 12/12/22

  • Update dependencies for OpenStudio 3.5.0

Version 0.8.0

Date Range: 11/23/21 - 04/21/22

  • Fixed #41, Update licenses

Version 0.7.0

Date Range: 07/02/21 - 11/22/21

  • Updated dependencies for OpenStudio 3.3.0

Version 0.6.1

Date Range: 04/27/21 - 07/01/21

  • Fixed #37, update rubocop configs to v4

Version 0.6.0

Date Range: 12/08/20 - 04/26/21

Updated dependencies for OpenStudio 3.2.0 (Ruby 2.7)

Version 0.5.1

Date Range: 11/26/20 - 12/08/20

  • Fixed #15, Updated urbanopt-reopt-example-project to simulate and generate results for multiple PVs
  • Fixed #30, Update extension-gem dependency

Version 0.5.0

Date Range: 09/18/20 - 11/25/20

Updated dependencies for OpenStudio 3.1.0

Version 0.4.0

Date Range: 06/05/20 - 09/17/20

  • Fixed #7, Remove travis in favor of Jenkins
  • Fixed #24, Chore: Add TM to first mention URBANopt on LICENSE file and LICENSE section

Version 0.3.0

Date Range: 03/31/20 - 06/04/20

  • Updated dependencies for ruby 2.5.x and OpenStudio 3.x
  • Remove old changelog script functionality in favor of new extension-gem functionality (can be run via rake task)

Version 0.2.0

URBANopt Core Gem version 0.2.0 include minor updates to dependencies and updated copyrights.

Date Range: 12/27/19 - 03/31/20

Closed Issues and Features

  • Fixed #11, Use URBANopt standard contributing guidelines
  • Fixed #13, updating copyrights
  • Fixed #14, set ruby and extension gem versions

Version 0.1.1 (unreleased)

  • Update travis tests to include openstudio related tests

Version 0.1.0

  • Initial release of the URBANopt Core Extension
  • Define the feature and feature_file that will be inherited.