Skip to content

Releases: tarunon/enum-convertible

0.4.0-alpha: Merge pull request #3 from tarunon/swift4

16 Sep 07:01

Choose a tag to compare

Swift 4 support

0.3.0

01 Aug 08:36

Choose a tag to compare

Rename EnumX -> AnyEnumX
Add unwrap operator while every cases has same type.
Add mapK operator (K is 0..<X)

0.2.0

04 Jul 06:07

Choose a tag to compare

Support 6 or more case enums through environment variable.

0.1.0

30 Jun 08:51

Choose a tag to compare

initial commit