Skip to content

Releases: Schotsl/Plausible

Plausible v2.2.1 release!

06 Oct 16:41
f4601f4
Compare
Choose a tag to compare

This release adds support for custom props for the breakdown property. Many thanks to @Cretezy once again! :)

Plausible v2.2.0 release!

03 Oct 20:46
bf90752
Compare
Choose a tag to compare

This release adds the newly introduced date parameter to the API wrapper—shoutout to @Cretezy for the contribution! Additionally, I've updated all dependencies to ensure compatibility with JSR and will be publishing this version on JSR. This includes updates to every dependency and improvements to the GitHub Actions workflows :)

Plausible v2.0.2 hotfix

05 Jan 20:45
Compare
Choose a tag to compare

This release fixes a few issues with the Deno import versions and URL's in the README.md

Changed

  • README.md

Plausible v2.0.1 hotfix

05 Jan 19:23
Compare
Choose a tag to compare

This release fixes two mistakes in the README.md

Changed

  • README.md

Plausible v2 release!

05 Jan 18:57
Compare
Choose a tag to compare

I’ve finally gotten around to releasing Plausible on NPM. I’ve added a README.md and LICENSE.md for the occasion! The only other thing that has changed is the renaming of the PlausibleAPI class to Plausible.

Added

  • README.md
  • LICENSE.md
  • NPM build and release

Changed

  • Renamed PlausibleAPI to Plausible

Plausible v1 release!

10 Sep 07:00
Compare
Choose a tag to compare

Wow, what a day! This is the first release of the Plausible API wrapper written in Deno. I will need to work on the return types some more and complete the docs but other than that every endpoint should be covered!

Added

  • Everything