Skip to content

Releases: Uaitt/aasm_rbs

v0.3.1

01 Nov 10:43

Choose a tag to compare

What's changed

  • BREAKING: supported Ruby versions are now 3.2, 3.3 and 3.4
  • chore: update project dependencies
  • chore: update project RBS signatures
  • ci: update GitHub actions versions

v0.2.1

11 Sep 12:06
0884bbc

Choose a tag to compare

What's changed

  • fix a bug for scopes signatures, where instead of returning ActiveRecord_Relation it returned ::ActiveRecord::Relation
  • returns KlassName::ActiveRecord_Relation RBS when scopes are queried
  • specs updated in order to match the new code structure
  • sigs updated in order to match the new code structure
  • dependabot configuration and dependencies bumping

v0.2.0

03 Aug 15:40
631ceef

Choose a tag to compare

What's changed

  • configuration of rbs collection
  • improve the way constants are loaded into the gem
  • documentation improvements

v0.1.0

03 Aug 15:43
d7ec063

Choose a tag to compare

What happened

Initial release of AASM RBS 🎉 🥳