- Add support for forecast prices (PRS)
- Change URL from www2.electricityinfo.co.nz to electricityinfo.co.nz
- Update runtime and development dependencies
- Dropping official support for Ruby versions 2.1 and below.
- Use the new site (currently available on www2.electricityinfo.co.nz)
- Interim prices is supported in the new site
- Use HTTPS on electricityinfo.co.nz - Andrew Pett
- Fix issue with 400..600 responses not resulting in an Error being raised by Faraday. Resolved by using the
Faraday::Response::RaiseErrormiddleware.
Official 1.0.0 release (no changes)
- Changed the default date to be NZ's current date for five minute prices and averaged five minute prices.
- Updated the data format to handle NZ daylight savings.
- Updated the default dates to be agnostic of local/server time zones.
No changes
First release