Releases: umbrellio/resol
Releases · umbrellio/resol
v0.8.0
v0.7.1
v0.7.0
v0.6.1
v0.6.0
v0.5.0
v0.4.2
v0.4.1
v0.4.0
Added
Resol::Result#or(&block)
for handling error cases (@AnotherRegularDude)Resol::Result#either(success_proc, failure_proc)
for easy handling both cases (@AnotherRegularDude)
v0.3.0
Added
before_call
callbacks (by @AnotherRegularDude)