1.3
- Switch from CryptX to Bytes::Random::Secure::Tiny (Bartosz Jarzyna)
1.2.1
- Fix module version number before release on CPAN (dist.ini)
1.2
- Make module useable in the absence of DateTime (Bartosz Jarzyna)
- Reorganization: .enditorconfig, Changes file (Bartosz Jarzyna)
- More speedups (Bartosz Jarzyna)
- Documentation updates
1.1.2
- Fix POD (version history)
1.1.1
- Fix module version number
1.1.0
- Speedups courtesy of Bartosz Jarzyna (brtastic on CPAN, bbrtj on Github)
- Use Crypt::PRNG for random number generation
1.0.0
- UUID conversion support; semantic versioning
0.4
- Bugfix: 'Invalid argument supplied to Math::GMPz::overload_mod' for older versions of Math::GMPz on Windows and FreeBSD
- Podfix
0.3
- Bugfix: Try to prevent 'Inappropriate argument' error from pre-0.43 versions of Math::GMPz
0.2
- Bugfixes: (a) fix errors on Perl 5.18 and older, (b) address an issue with GMPz wrt Math::BigInt objects
0.1
- Initial version