Skip to content

6.0.0

Compare
Choose a tag to compare
@DCSBL DCSBL released this 25 Feb 13:25
· 82 commits to main since this release
88d9f88

BREAKING CHANGE

API has been adjusted so the libray has to be adjusted as wel. Some authenticated calls now require 'site_reference', which is a reference to your home. This allows having multiple 'sites' in your contract.

What's Changed

  • Rename 'user' to 'me' to reflect API and implement adjusted query by @DCSBL in #137
  • Adjust invoice query to match updated API by @DCSBL in #139
  • Adjust month_summary query to match updated API by @DCSBL in #140
  • Extract deliverySites to select site_reference in future requests by @DCSBL in #142
  • Adjust user_prices query to match updated API by @DCSBL in #143

Full Changelog: 5.2.0...6.0.0