Skip to content

Releases: rawilk/human-keys

v2.0.0

18 May 16:54
de2f718

Choose a tag to compare

What's Changed

  • Drop Laravel 10.x support
  • Drop PHP 8.1 support
  • Add Laravel 13.x support
  • Add PHP 8.5 support
  • Fix UuidGenerator str_replace() issue - see issue #28

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

v1.1.2

18 May 17:18
d419e2e

Choose a tag to compare

What's Changed

  • Fix UuidGenerator str_replace() issue - see issue #28

Full Changelog: v1.1.1...v1.1.2

v1.1.1

25 Feb 20:59
eb5ff74

Choose a tag to compare

What's Changed

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

v1.1.0

06 Mar 17:16
358c0f7

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #2
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #3
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #4
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #7
  • Bump actions/checkout from 3 to 4 by @dependabot in #6
  • Composer: Update godruoyi/php-snowflake requirement from ^2.2 to ^3.0 by @dependabot in #5
  • Add Laravel 11.x Support by @rawilk in #8
  • Add PHP 8.3 support by @rawilk in #9
  • Stop autoloading non-existent database/factories namespace by @rawilk in #10
  • Update pint config by @rawilk in #11
  • Add uuid generator by @rawilk in #12

New Contributors

  • @rawilk made their first contribution in #8

Full Changelog: v1.0.1...v1.1.0

v1.0.1

08 May 19:59
0020b9e

Choose a tag to compare

What's Changed

  • Fix HumanKeys Facade autoload reference in composer

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 May 19:43
cde9148

Choose a tag to compare

initial release