Releases: mikebronner/laravel-mixpanel
Releases · mikebronner/laravel-mixpanel
0.4.6
Fixed
- documentation references to old Mixpanel class.
- usage of first_name and last_name attributes on User classes that don't have them.
0.4.5
Fixes
- Exception if no
$user->created_at
field exists
0.4.4
Fixed
- service provider class name
0.4.3
Fixes
- FQCN references in event handler.
0.4.2
Fixed
- namespace for controller in routes file.
0.4.1
Fixed
- namespace for service provider.
- path to routes file.
Backwards-Incompatible Release
Please read through the installation instructions if you are upgrading from genealabs/mixpanel. This release incorporates the repo change to better reflect its purpose, namespace changes, and some referee detection cleanup.