Skip to content

Releases: state-machines/state_machines-activemodel

state_machines-activemodel: v0.31.2

03 Nov 05:42
232019a

Choose a tag to compare

0.31.2 (2025-11-03)

Features

  • upgrade to Rails 8.1.0 stable and state_machines 0.100.4 (#51) (eba0dd1)

state_machines-activemodel: v0.101.0

03 Nov 05:54
6dcd7cf

Choose a tag to compare

0.101.0 (2025-11-03)

Features

  • modernize ActiveModel integration with backward compatibility (a0a6c5f)
  • modernize ActiveModel integration with backward compatibility (8b6a779)
  • modernize ActiveModel integration with Ruby 3+ patterns (6a15719)
  • modernize ActiveModel integration with Ruby 3+ patterns (f3ee659)
  • remove EOL version of ruby and rails (865e3e2)
  • reset version to 0.100.0 for proper semantic versioning (55277f8), closes #49
  • upgrade to Rails 8.1.0 stable and state_machines 0.100.4 (#51) (eba0dd1)

Bug Fixes

  • prepare to release (8d06fb0)
  • prepare to release 0.10.0 (43dd535)
  • preserve custom human_name for both states and events (3e19695)
  • preserve custom human_name for both states and events (d7a41ba), closes #37 #38
  • update tests to avoid warning syntax (#47) (51fe6fc)

state_machines-activemodel: v0.31.1

25 Jul 17:49
92e9686

Choose a tag to compare

0.31.1 (2025-07-25)

Bug Fixes

  • update tests to avoid warning syntax (#47) (51fe6fc)

state_machines-activemodel: v0.31.0

29 Jun 22:02
00cc17c

Choose a tag to compare

0.31.0 (2025-06-29)

Features

  • modernize ActiveModel integration with backward compatibility (a0a6c5f)
  • modernize ActiveModel integration with backward compatibility (8b6a779)
  • modernize ActiveModel integration with Ruby 3+ patterns (6a15719)
  • modernize ActiveModel integration with Ruby 3+ patterns (f3ee659)

Bug Fixes

  • preserve custom human_name for both states and events (3e19695)
  • preserve custom human_name for both states and events (d7a41ba), closes #37 #38

state_machines-activemodel: v0.10.0

12 Jun 22:32
5dc3daf

Choose a tag to compare

0.10.0 (2025-06-12)

Features

  • remove EOL version of ruby and rails (865e3e2)

Bug Fixes