0.7.2 (15/3/2017)
0.7.1 (23/2/2017)
0.7.0 (21/2/2017)
0.6.0 (12/5/2016)
- #12: A
Ruby::Enum::Errors::DuplicateKeyError or a Ruby::Enum::Errors::DuplciateKeyValyeError will now be raised when duplicate keys / values are defined - @laertispappas.
0.5.0 (11/20/2015)
- #8: Added
Ruby::Enum#key, Ruby::Enum#value, Ruby::Enum#key?, and Ruby::Enum#value? - @dmolesUC3.
0.4.0 (6/29/2014)
0.3.0 (5/19/2014)
0.2.1 (5/15/2013)
- Added
Ruby::Enum#values, Ruby::Enum#keys and Ruby::Enum#to_h - @dblock. - A
Ruby::Enum::Errors::UninitializedConstantError will now be raised when referencing an undefined enum - @dblock.
0.1.0 (5/14/2013)