Skip to content

Latest commit

 

History

History
121 lines (55 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

121 lines (55 loc) · 3.92 KB

[Unreleased]

3.0.0 (2022-08-21)

⚠ BREAKING CHANGES

  • get rid of legacy hash notation

Features

  • Alternate syntax using attribute/value instead of prepositions (d0843e4)

Bug Fixes

2.2.5 (2022-04-29)

Bug Fixes

2.2.4 (2022-04-25)

Bug Fixes

  • changelog url (3054a1a)
  • support querying when multiple values are provided (f75190b)

2.2.3 (2022-04-20)

Bug Fixes

  • Allow to use attribute aliases (448e4e8)

2.2.2 (2022-04-17)

Bug Fixes

2.2.1 (2022-04-17)

Bug Fixes

2.2.0 (2022-04-16)

Features

  • Alternative syntax respecting open-closed principle (8a8f885)

2.1.1 (2022-04-15)

Bug Fixes

  • 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)

Features

2.0.0 (2022-03-31)

⚠ BREAKING CHANGES

  • simplified api

Features

Bug Fixes

1.0.2 (2022-03-31)

Bug Fixes

1.0.1 (2022-03-31)

Bug Fixes

  • auto-release to Rubygems and Github (5741fcb)

1.0.0 (2022-03-31)

⚠ BREAKING CHANGES

  • rename main api

Features

[0.1.0] - 2022-03-19

  • Initial release