This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
v1.1.0
- Remove
Enum.to_s
method. This was previously pointing to thevalue
, but values aren't guaranteed to be Strings. - Enum classes are now
Enumerable
.