Release history for Class-Enumeration
v1.3.1 2026-02-27T14:22:04Z
- Use UTC-normalized W3CDTF time stamp in Changes file
- Update project boilerplate
- Migrated to Codeberg
v1.3.0 2025-10-30T13:21:14Z
- Add version information to options in documentation
- Carp and interrupt build if enum class was already built
- Introduce new 'to_json' builder option
v1.2.0 2025-10-27T06:27:26Z
- Improve documentation
- Introduce new 'prefix' builder option
- Introduce new 'predicate' builder option
v1.1.0 2025-10-21T05:19:58Z
- Improve documentation
- Reduce redundant source code
- Introduce new 'counter' builder option
v1.0.3 2025-10-17T14:33:12Z
- Fix MIN_PERL_VERSION format
v1.0.2 2025-10-17T10:36:48Z
- Remove _values() method and make values() method abstract
v1.0.1 2025-10-17T09:05:58Z
- Improve documentation
- Detect unknown builder options
- Add state machine example
- Store list of enum objects differently
v1.0.0 2025-10-16T10:45:42Z
- Initial release