Skip to content

Releases: DoSomethingArchive/stathat-php

v2.0.1

Choose a tag to compare

@DFurnes DFurnes released this 07 Mar 18:07

Fixes issue with HTTP requests not being sent to StatHat.

v2.0.0

Choose a tag to compare

@DFurnes DFurnes released this 07 Mar 16:30
  • Removes Laravel 4 support. If you need this, continue using v1.1.0.
  • Adds a prefix setting to (optionally!) prefix all stats with a string. This simplifies splitting stats into "buckets" in the StatHat admin interface.

v1.1.0

Choose a tag to compare

@DFurnes DFurnes released this 28 May 17:41

Adds optional debug configuration option. This can be used to prevent sending stats to StatHat during development, without needing to add conditionals throughout your code.

v1.0.0

Choose a tag to compare

@DFurnes DFurnes released this 28 May 17:26

Initial stable release!