Skip to content

Releases: apearson/southern-company-api

v3.1.0

10 Oct 23:36
a6fe6c6
Compare
Choose a tag to compare

Moving to SPA endpoints

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

25 Jun 22:51
9826f53
Compare
Choose a tag to compare

What's Changed

v2.1.2

10 May 22:20
Compare
Choose a tag to compare

Changelog

  • Correcting bug where last date would not be returned

v2.1.1

24 Apr 14:58
Compare
Choose a tag to compare

Changelog

  • Matching Southern Company's type in login url fix

v2.1.0

20 Apr 00:41
Compare
Choose a tag to compare

Changelog

  • Interface MonthlyData -> AccountMonthlyData
  • New Interface MonthlyData which contains the actual data
  • Budget billing summary is now included

v2.0.5

18 Apr 21:04
Compare
Choose a tag to compare

Changelog

  • Removing npm dependency (was accidentally added when upgrading npm)

v2.0.4

18 Apr 20:51
Compare
Choose a tag to compare

Changelog

  • Moving to Yarn
  • Fixes an issue with delayed reading

v2.0.2

20 Mar 00:44
Compare
Choose a tag to compare

Changelog

  • Moving to TypeScript
  • Extending account selection
  • Moving to passing back date objects instead of strings

v1.0.0

21 Jan 20:33
Compare
Choose a tag to compare

Overview

API is now stable enough to be used in production.

v0.4.4

27 Nov 00:36
Compare
Choose a tag to compare

Changelog

  • Updating login process to Southern Company
    (Login was changed on Southern Company side)