Skip to content

Releases: yishn/algebraic_enum

v0.5.1

22 Mar 02:01
Compare
Choose a tag to compare
  • New less-clunky, streamlined API
  • Simplify factory function
  • Remove Mut and EnumClass

v0.4.1

31 Aug 20:57
Compare
Choose a tag to compare
  • Make things work for Deno v1.13.2

algebraic_enum v0.4.0

05 Feb 19:51
Compare
Choose a tag to compare
  • Remove Enum() helper function in favor of Enum.factory()
  • Easier construction of enum values

algebraic_enum v0.3.0

01 Feb 15:31
Compare
Choose a tag to compare
  • Renamed EnumImplValue to EnumClassValue
  • Added npm build

algebraic_enum v0.2.0

01 Feb 00:01
Compare
Choose a tag to compare
  • Better API for defining and constructing enum classes.

algebraic_enum v0.1.0

31 Jan 16:41
Compare
Choose a tag to compare

First Release.