Releases: arokettu/monsterid
Releases · arokettu/monsterid
4.0.0
$string
parameter is mandatory
- Added getResponse() method to build PSR-7 response object
- Removed all custom exceptions
3.1.0
- Added RNG compatible with the original implementation (DefaultV0Factory)
2.4.0
- Added RNG compatible with the original implementation (DefaultV0Factory)
3.0.0
- 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
- Fix crash in the autoloader
2.3.0
- Introduce future compatibility by supporting
Arokettu\MonsterID
namespace
1.4.0
- Introduce future compatibility by supporting
Arokettu\MonsterID
namespace
2.2.0
- 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
2.1.2
- Allow symfony/contracts v3
2.1.1
- The resource type is now properly checked before writing to it