6.0.0
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