All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- added
Squake.configure
- introduced global config allowig to omit the
client
from all service calls
- All public services now return a
Return
class that contains the actual data or an error object. This replaces the throwing of errors for control-flow.
- Boilerplate bugs
- request carbon emissions (without price quote)
Initial release of an MVP/POC library. Only v2 of the SQUAKE API is supported.
- request carbon emission and price quote
- make a purchase
- retrieve a purchase
- cancel a purchase