Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

55 lines (42 loc) · 1.08 KB

Changelog

All Notable changes to laravel-stat-search-analytics will be documented in this file.

1.6.0

  • Add compatibility with Laravel 7
  • Drop Support for Laravel 6
  • Minimum PHP 7.2.5

1.5.0

  • Add compatibility with Laravel 6
  • Drop Support for PHP 7.1
  • Drop Support for Laravel 5.8
  • BugFix: Parse single project/site in account

1.4.0

  • Drop Support vor PHP 7.0
  • BugFix: Submit null as keyword ids for deletion
  • Drop Support for Laravel 5.4
  • Add compatibility with Laravel 5.8

1.3.2

  • Add compatibility with Laravel 5.7

1.3.1

  • Prevent API Limit Errors

1.3.0

  • Add compatibility with Laravel 5.6

1.2.0

  • Removed Yahoo Integration
  • Add compatibility with Laravel 5.5
  • Add Laravel 5.5 Auto Discovery

1.1.2

  • Updated PHPUnit
  • Laravel Version 5.4 Test
  • Updated License file

1.1.1

  • Fixed wrong implemented date mutators

1.1.0

  • Add Billing Methods
  • Add SOV Methods
  • Several Fixes

1.0.1

  • Fixed Bug in bulk()->list() method. (Not existing keys if the job is not completed)

1.0.0

  • Stable first release

0.0.1

  • Experimental alpha release