imag/lib
Matthias Beyer 4a4e528aed Refactor error handling
Refactor error handling so we do chain the error with the `?`
operator rather than wrapping it with own types.

Links to other error chains are created with error chain. All unneeded
error kinds were removed.

No API changes.
2018-02-11 23:44:27 +01:00
..
core Merge pull request #1273 from matthiasbeyer/update-version-numbers 2018-02-11 17:50:52 +01:00
domain Refactor error handling 2018-02-11 23:44:27 +01:00
entry Update version string: 0.6.0 -> 0.7.0 2018-02-11 14:22:24 +01:00
etc Update version string: 0.6.0 -> 0.7.0 2018-02-11 14:22:24 +01:00