Yuri de Figueiredo

Results 5 issues of Yuri de Figueiredo

Includes an option to add the raw csv line to the the error tuple and to the exceptions.

When we have a command that fails within a process manager, the `error_reason` used to stop the process manager is not returned to the `dispatch` command that triggered the Process...

Depends on #67 Closes #60 Enables the solution of #61 and #62 The goal of this PR is to introduce a way for users to override default implementations from the...

This PR is a step in the direction of closing #60, by adding an options argument to `Msgpax.Packer` protocol. With `pack/2`, we can introduce options to default types, such as...