Added
- Add
Typed::Success(payload)
andTyped::Failure(error)
convenience method (no more.new
-ing!) - Add
Typed::Success#==
andTyped::Failure#==
implementations
Removed
- POTENTIALLY BREAKING Remove support for Ruby < 3.1.
Typed::Success(payload)
and Typed::Failure(error)
convenience method (no more .new
-ing!)Typed::Success#==
and Typed::Failure#==
implementations