Releases: veelasky/laravel-hashid
Releases · veelasky/laravel-hashid
v3.1.4
What's Changed
- Bump phpunit/phpunit from 10.1.3 to 10.3.2 by @dependabot in #85
- Bump orchestra/testbench from 8.5.4 to 8.9.0 by @dependabot in #87
- Bump orchestra/testbench from 8.9.0 to 8.9.1 by @dependabot in #88
- Bump orchestra/testbench from 8.9.1 to 8.10.0 by @dependabot in #89
- Bump orchestra/testbench from 8.10.0 to 8.10.1 by @dependabot in #91
- Bump orchestra/testbench from 8.10.1 to 8.11.1 by @dependabot in #95
- Bump orchestra/testbench from 8.11.1 to 8.12.1 by @dependabot in #96
- Add feature to override salt (environment variable/config) for when t… by @jonhassall in #98
New Contributors
- @jonhassall made their first contribution in #98
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Bump orchestra/testbench from 7.7.0 to 8.0.0 by @dependabot in #42
- Bump phpunit/phpunit from 10.0.7 to 10.0.11 by @dependabot in #46
- Bump orchestra/testbench from 8.0.0 to 8.0.2 by @dependabot in #47
- add hashids v5 by @PyaeSoneAungRgn in #64
- Bump orchestra/testbench from 8.0.2 to 8.5.4 by @dependabot in #82
- Bump phpunit/phpunit from 10.0.11 to 10.1.3 by @dependabot in #80
- Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 by @dependabot in #76
- Create Default HashId instance only if needed by @kohlerdominik in #86
New Contributors
- @PyaeSoneAungRgn made their first contribution in #64
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- Bump phpunit/phpunit from 9.5.26 to 9.5.27 by @dependabot in #35
- chores: add matrix for php 8.2 by @veelasky in #36
- Bump phpunit/phpunit from 9.5.27 to 9.5.28 by @dependabot in #37
- Bump symfony/http-kernel from 6.0.12 to 6.0.20 by @dependabot in #38
- Bump phpunit/phpunit from 9.5.28 to 9.6.3 by @dependabot in #39
- support for laravel 10 by @veelasky in #40
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Bump phpunit/phpunit from 9.5.24 to 9.5.25 by @dependabot in #32
- Bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #33
- use hash column name instead of attribute by @muhajirinlpu in #34
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Drop Support for php 7.4
- Bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #26
- fix: matched offsetSet and offsetUnset signature by @Mondotosz in #30
New Contributors
- @Mondotosz made their first contribution in #30
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- Update ReadMe. by @nathollings in #23
- Route binding by @vctrtvfrrr in #24
- Add More Test for basic model by @veelasky in #25
New Contributors
- @nathollings made their first contribution in #23
- @vctrtvfrrr made their first contribution in #24
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Bump guzzlehttp/psr7 from 2.1.0 to 2.2.1 by @dependabot in #20
- fix: make hash attribute available only if model is exists in database by @veelasky in #22
Full Changelog: v3.0.0...v3.0.1