v0.2.0
This version adds support for the Site Provisioning API and some bug fixes.
Changelog:
- Added support for the Site Provisioning API
- Added unit and integration tests
- Fixed a bug where dates were not being correctly formatted
- Documentation was reviewed and improved
- (breaking change) Filter methods now receive and return a
Filter
and not*Filter
. This makes chained calls usable directly in query fields directly.