Skip to content

Releases: andrerfcsantos/go-plausible

v0.3.1

29 Sep 20:16
71c3e8a
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - Add visits and events metrics

25 Sep 16:42
c17a4a5
Compare
Choose a tag to compare

This version adds support for the visits and event metrics

Changelog:

v0.2.0

05 Jun 12:24
Compare
Choose a tag to compare

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.

v0.1.0

30 May 15:44
Compare
Choose a tag to compare

This is the initial version of go-plausible

  • Added support for the Plausible Stats API