0.1.5
Add implicit unwrapping and remove tuple conversion
Conversion for implicit unwrapping is added to facilitate usage in wrapper functions. The tuple conversion is also removed to better enforce the two possible states (Failed, Not Failed).
Add implicit unwrapping and remove tuple conversion
Conversion for implicit unwrapping is added to facilitate usage in wrapper functions. The tuple conversion is also removed to better enforce the two possible states (Failed, Not Failed).