Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@joeldrapper joeldrapper released this 09 Mar 18:13
· 31 commits to main since this release
  • Remove Enum.to_s method. This was previously pointing to the value, but values aren't guaranteed to be Strings.
  • Enum classes are now Enumerable.