f4b6a3 / uuid-creator

UUID Creator is a Java library for generating Universally Unique Identifiers.
MIT License
431 stars 44 forks source link

Version 4.0.0 #45

Closed fabiolimace closed 3 years ago

fabiolimace commented 3 years ago

The code was restructured. This version contains has breaking changes.

Most people will not be affected by the changes because they only use the static factories of the UuidCreator facade.

List of changes:

Added

Changed

Renamed

Removed

fabiolimace commented 3 years ago

Released version 4.0.0