Skip to content

Pre-release version

Pre-release
Pre-release

Choose a tag to compare

@crussell52 crussell52 released this 30 Jun 14:30

This is a fully function version and is technically production-ready. However, the next release version (expected to be v1.0) will use an abstract base class instead of a trait. If you move over, you will need to (at minimum) attach the new base class to each of your enums. I am working hard to make sure that the public API remains consistent so that code which references your enum(s) will not have to change.