Releases: cityssm/node-green-button-parser
Releases · cityssm/node-green-button-parser
v1.0.0
v0.8.0
Highlights
- Change
getUsagePointEntryFromMeterReadingEntry()
togetUsagePointEntryFromEntry()
to allow for UsageSummary entries as well. - Adjust some lookup values to better align with Green Button specifications.
- Dependencies.
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
v0.5.3
v0.5.2
v0.5.1
Added selfUid
to each entry link object.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Highlights
Major Refactoring
- Using xml2js directly, removing two dependencies
- No longer accepting urls as input
- Multiple links tracked by relationship
- Content changed to an object that can better accommodate multiple blocks of content
getEntriesByLink()
helpergetReadingTypeEntryFromIntervalBlockEntry()
helper
Full Changelog: v0.4.0...v0.5.0