Skip to content

Releases: halilcosdu/laravel-slower

v2.0.5

30 Nov 12:26

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

05 Nov 18:38
7884c99

Choose a tag to compare

v2.0.4 Pre-release
Pre-release

What's Changed

  • Update openai-php/laravel requirement from ^0.10.1 to ^0.11.0 by @dependabot[bot] in #33
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #34
  • Update openai-php/laravel requirement from ^0.11.0 to ^0.13.0 by @dependabot[bot] in #35
  • Update openai-php/laravel requirement from ^0.13.0 to ^0.14.0 by @dependabot[bot] in #37
  • Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #38
  • Update openai-php/laravel requirement from ^0.14.0 to ^0.15.0 by @dependabot[bot] in #39
  • docs(models): improve SlowLog model docblock for type accuracy and completeness by @tusharnain in #43
  • Add Laravel 12 support by @halilcosdu in #46
  • Update openai-php/laravel requirement from ^0.15.0 to ^0.18.0 by @dependabot[bot] in #45
  • Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #44
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #40
  • Fix Laravel 12 compatibility issues by @halilcosdu in #47

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

02 Mar 07:46

Choose a tag to compare

What's Changed

  • Laravel 12 Support added.
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #29
  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #30

Full Changelog: v2.0.2...v2.0.3

v2.0.2

17 Nov 19:27

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.2

v2.0.1

30 Oct 15:45

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Aug 11:25

Choose a tag to compare

What's Changed

  • Update openai-php/laravel requirement from ^0.8.1 to ^0.9.1 by @dependabot in #18
  • Update openai-php/laravel requirement from ^0.9.1 to ^0.10.1 by @dependabot in #19
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #21
  • Added explain analyze query plan to recommendation prompt by @dimafe6 in #17

New Contributors

Full Changelog: v1.1.1...v2.0.0

v1.1.1

10 May 15:46

Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 May 15:17

Choose a tag to compare

Full Changelog: v1.0.9...v1.1.0

v1.0.9

10 May 13:54

Choose a tag to compare

Full Changelog: v1.0.8...v1.0.9

v1.0.8

09 May 20:31

Choose a tag to compare

Full Changelog: v1.0.7...v1.0.8

  • Schema and current indexes added.