- ADD - Try factory method to execute an action whereby a thrown exception is transformed to an Error (see readme for documentation) #72
- ADD - Add multiple errors via WithErrors(...) and CausedBy(...) (see readme) #73
- ADD - Inline Docu for the public interface #64
- ADD - Better documentation of CausedBy(...) (see readme) #60
- ADD - Interesting resources about Result pattern (see readme) #59
- CHANGE - Internally now xUnit is used for testing