tag:github.com,2008:https://github.com/Torann/laravel-hashids/releases
Release notes from laravel-hashids
2024-03-22T18:47:50Z
tag:github.com,2008:Repository/16213179/3.0.5
2024-03-22T18:48:10Z
3.0.5
<ul>
<li>Laravel 11.x Compatibility</li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/3.0.4
2023-03-22T17:58:58Z
3.0.4
<ul>
<li>Laravel 10 Support</li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/3.0.3
2022-02-09T15:01:03Z
3.0.3
<ul>
<li>Laravel 9 support</li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/3.0.2
2021-02-22T15:27:22Z
3.0.2
<p>PHP 8.0 - Enable in composer.json</p>
Torann
tag:github.com,2008:Repository/16213179/3.0.1
2020-10-02T14:51:58Z
3.0.1
<ul>
<li>Fix alphabet bug</li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/3.0.0
2020-09-30T15:29:16Z
3.0.0
<ul>
<li>Upgrade to HashIDs v4.0</li>
<li>Support Laravel 8</li>
<li>Remove Laravel 5 & 6 support</li>
<li>Remove PHP >7.2 support</li>
<li>Fix facade namespace<br>
<code>Torann\Hashids\Facade</code> -> <code>Torann\Hashids\Facade\Hashids</code></li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/2.0.3
2020-03-09T13:49:05Z
2.0.3
<ul>
<li>Laravel 7 support</li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/2.0.2
2019-11-26T17:44:48Z
2.0.2
<ul>
<li>Laravel 6 support</li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/2.0.1
2016-01-28T19:52:05Z
2.0.1: - autoload with PSR-4
<ul>
<li>update to v1.0.6 of HashID</li>
<li>add support for lumen</li>
</ul>
Torann
tag:github.com,2008:Repository/16213179/2.0.0
2015-02-15T19:32:05Z
2.0.0
<p>Upgrade to Laravel 5</p>
Torann