3.0.0 (2022-08-21)
- get rid of legacy hash notation
- Alternate syntax using attribute/value instead of prepositions (d0843e4)
2.2.5 (2022-04-29)
- updated description (d14f366)
2.2.4 (2022-04-25)
2.2.3 (2022-04-20)
- Allow to use attribute aliases (448e4e8)
2.2.2 (2022-04-17)
- Typo in gemspec uris (f77253f)
2.2.1 (2022-04-17)
- Simplify STI using OCP (68f49c2)
2.2.0 (2022-04-16)
- Alternative syntax respecting open-closed principle (8a8f885)
2.1.1 (2022-04-15)
- Subclass is not properly initialized on new objects (c24706c)
- Use correct, i.e. first value, when using multiple states for same subclass (3a05c0d)
2.1.0 (2022-04-01)
- discriminable booleans (f2ce286)
2.0.0 (2022-03-31)
- simplified api
- simplified api (1b05019)
- tests (445cb05)
1.0.2 (2022-03-31)
- otp/mfa for RubyGems (5e115cc)
1.0.1 (2022-03-31)
- auto-release to Rubygems and Github (5741fcb)
- rename main api
- rename main api (c954de4)
- Initial release