Sha256: d8627995fe6449e18cde8a7b65d4f0f132510f0c1198f6afbe77fd532df8801a
Contents?: true
Size: 581 Bytes
Versions: 1
Compression:
Stored size: 581 Bytes
Contents
## Released ## [0.0.2] - 2024-12-23 ### Added - Single Table Inheritance (STI) support for custom state types - Ability to create custom state classes by inheriting from `HasStates::Base` - Default state class `HasStates::State` for basic state management - Example implementation of custom state types in documentation ### Changed - Refactored base state functionality into `HasStates::Base` - Updated `add_state` method to support custom state classes - Improved test coverage for inheritance and custom state types ## [0.1.0] - 2024-12-21 - Initial release - See READme.md
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stateful_models-0.0.2 | CHANGELOG.md |