Skip to content

state_machines-activemodel: v0.101.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 05:54
6dcd7cf

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)