Statesman v3.0.0 Release Notes

Release Date: 2017-07-03 // almost 7 years ago
  • Breaking changes

    • ⬇️ Drop support for Rails < 4.2
    • ⬇️ Drop support for Ruby < 2.2

    👀 For details on our compatibility policy, see docs/COMPATIBILITY.md.

    🔄 Changes

    • 👍 Better handling of custom transition association names (patch by @greysteil)
    • ➕ Add foreign keys to transition table generator (patch by @greysteil)
    • 👌 Support partial indexes in transition table update generator (patch by @kenchan0130)