Releases: pupeno/random_unique_id
Releases · pupeno/random_unique_id
v1.1.0
- Added global configuration.
- Added UUID generation.
- Allow changing the name of the field used for the random id.
v1.0.1
- Added support for Rails 4.2.
v1.0.0
- Added RandomUniqueId::Util.set_initial_ids.
- Started testing Ruby 2.1.2 and 2.1.3.
- Started testing Rails 4.1 (fixed some deprecation warnings).
- Improved documentation.
v0.2.0
- Added method populate_random_unique_ids.
- Improved documentation
- Started testing with Ruby 2.1.
v0.1.0
- Initial release of the code extracted from Watu.