You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the public accessor for context now that the entire interface for an interaktor's context should consist of explicitly defined attributes. This is a breaking change as it is no longer backwards-compatible with Interactor. No major version bump because this is definitely not 1.0 yet, and I can't imagine anyone is using this at this point.
Relaxed zeitwerk dependency version from ~> 2.3.1 to ~> 2.0
Added
Added #success! method for early-exit functionality, and their accompanying success attribute DSL method