Skip to content

Releases: Riven-Spell/enum

v2.0.1

Choose a tag to compare

@Riven-Spell Riven-Spell released this 25 Dec 06:02

Add Values() function to the enum impls

v2.0.0

Choose a tag to compare

@Riven-Spell Riven-Spell released this 18 Dec 00:02

Removes options entirely due to reasoning about the "correctness" of case sensitivity, the need to change segmenting, etc.

v1.0.1

Choose a tag to compare

@Riven-Spell Riven-Spell released this 09 Dec 22:56

Corrects an issue with options in the bitflag string settings, and updates docs.

1.0.0

Choose a tag to compare

@Riven-Spell Riven-Spell released this 09 Dec 22:42

Adds docs, a basic EnumImpl, and a BitflagEnumImpl.