Skip to content

v0.2.0

Compare
Choose a tag to compare
@andrerfcsantos andrerfcsantos released this 05 Jun 12:24
· 4 commits to main since this release

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.