Skip to content

Releases: VerdigrisTech/green-button-data

v2.0.1

12 Apr 08:06
0c2415e
Compare
Choose a tag to compare

Fixes

  • Updates the required Ruby version in the gemspec from ≥ 2.4 to ≥ 2.6

v2.0.0

12 Apr 07:53
b979638
Compare
Choose a tag to compare

BREAKING CHANGES

  • Drops support for Ruby v2.5 and lower versions

Changes

Fixes

Full Changelog: v1.0.3...v2.0.0

v1.0.3

11 Aug 00:06
861594c
Compare
Choose a tag to compare

Fixes

v1.0.2

25 Feb 19:33
25e55eb
Compare
Choose a tag to compare

Fixes

  • Security vulnerability related to libxml by upgrading nokogiri to ~> 1.10.8 CVE-2017-15412

v1.0.1

08 Jan 12:08
c5eec4a
Compare
Choose a tag to compare

Fixes

v1.0.0

01 Feb 03:02
Compare
Choose a tag to compare

🚨 Backwards Breaking Changes

  • Minimal Ruby version updated to stable releases (>= 2.4.0)
  • Dropped support for unmaintained Ruby versions 2.1, 2.2, and 2.3 (these will no longer receive security updates)

New Features

  • Add support for more PG&E billing details: (#19 / credit: @tedWexus)
    • itemPeriod
    • unitCost

Fixes

  • An issue which prevented streetDetail element from being saved properly in GreenButtonData::Parser::MainAddress parser (#18 / credit: @tedWexus)

v0.7.5

29 Apr 01:02
Compare
Choose a tag to compare

Updates

  • Dependencies (specifically faraday gem to 0.15)

Fixes

v0.7.4

22 Mar 18:32
70c27b3
Compare
Choose a tag to compare

Fixes

  • Security vulnerability related to libxml2 by upgrading nokogiri to ~> 1.8.2 [CVE-2017-15412]

v0.7.3

09 Dec 00:24
2329c52
Compare
Choose a tag to compare

Fixes

v0.7.2

07 Aug 20:57
Compare
Choose a tag to compare

This release is a security patch.

Fixes

  • Security vulnerability related to libxslt that can cause denial of service attack by upgrading nokogiri to ~> 1.8 [CVE-2017-5029]