Releases: spryker/util-uuid-generator
Releases · spryker/util-uuid-generator
Release list
1.1.0
Included commits: 1.0.2...1.1.0
Improvements
- Introduced
IdGeneratorSettingstransfer. - Introduced
UtilUuidGeneratorService::generateUniqueRandomId()to generate a unique random ID. - Added
hidehalo/nanoid-phpto dependencies.
1.0.2
Included commits: 1.0.1...1.0.2
Fixes
- Refactored
ContainerInterfacearray access usage toContainerInterface::set()method usage.
1.0.1
1.0.0
Included commits: https://github.com/spryker/util-uuid-generator/tree/1.0.0
Initial Release
- Adapter module for
spryker/ramsey-uuid. - Introduces the UtilUuidGeneratorService.
UtilUuidGeneratorServiceInterface::generateUuid5FromObjectId()method is introduced to generateuuid5based on object identifiers.