Added new punctuation marks that will be added to identity codes in 2023.
Added gender_neutral? method. Using gender methods on gender neutral identity codes will raise an exception. Gender neutral identity codes will be introduced in 2027. Gender methods will still be available for pins using the old punctuation.
Removed the lock down from the dependent gems in order to make the gem compatible with Active Model 5.x.x and Bundler 2.x.x.
- Added
Hetu.generate
method for valid random PIN generation - Code cleanup and refactoring
Added dependency constraints for the minitest
, timecop
and activemodel
gems.
Initial release.