Releases: arokettu/monsterid
Releases · arokettu/monsterid
4.1.1
09 Oct 21:19
Compare
Sorry, something went wrong.
No results found
Fixed PHP 8.5 deprecations
4.1.0
03 Apr 13:39
Compare
Sorry, something went wrong.
No results found
Removed hard dependency on php-http/discovery
Added setResponseFactory and setStreamFactory to Config
4.0.0
03 Jan 01:09
Compare
Sorry, something went wrong.
No results found
$string parameter is mandatory
Added getResponse() method to build PSR-7 response object
Removed all custom exceptions
3.1.0
07 Sep 17:59
Compare
Sorry, something went wrong.
No results found
Added RNG compatible with the original implementation (DefaultV0Factory)
2.4.0
07 Sep 17:59
Compare
Sorry, something went wrong.
No results found
Added RNG compatible with the original implementation (DefaultV0Factory)
3.0.0
27 Dec 21:22
Compare
Sorry, something went wrong.
No results found
PHP 8.0 is now required
The package was renamed to arokettu/monsterid
In newly published package the broken 2.0.0 version was skipped
The namespace was changed to Arokettu\MonsterID
Deprecated build() method was removed
GD resources are now properly type hinted as classes
2.3.1
27 Dec 21:22
Compare
Sorry, something went wrong.
No results found
Fix crash in the autoloader
2.3.0
27 Dec 21:22
Compare
Sorry, something went wrong.
No results found
Introduce future compatibility by supporting Arokettu\MonsterID namespace
1.4.0
27 Dec 21:22
Compare
Sorry, something went wrong.
No results found
Introduce future compatibility by supporting Arokettu\MonsterID namespace
2.2.0
26 Nov 02:15
Compare
Sorry, something went wrong.
No results found
Custom sequence generators
V1 compatible-ish
Future compatible V3
Current one is designated as V2
Users can create a custom one, compatible with PHP ext-random