Skip to content

Releases: state-machines/state_machines-activerecord

state_machines-activerecord: v0.40.0

30 Jun 17:30
21ee399
Compare
Choose a tag to compare

0.40.0 (2025-06-30)

Features

  • Drop Rails 7.1 support and require Rails 7.2+ (#120) (e3df786), closes #57

state_machines-activerecord: v0.31.0

30 Jun 05:27
7ffd42a
Compare
Choose a tag to compare

0.31.0 (2025-06-30)

Features

  • Add transparent scope support (cherry-pick PR #98) (5eef308)

Bug Fixes

  • update I18n lambdas and apply RuboCop corrections (#117) (4b739d4)

state_machines-activerecord: v0.10.0

12 Jun 22:55
84337f7
Compare
Choose a tag to compare

0.10.0 (2025-06-12)

Features

  • drop support for legacy version (58a29a5)

Bug Fixes