All notable changes to this project will be documented in this file.
- Expose
TestError
and make a couple of doc improvements. Thanks to @ijackson for implementing this change (#14).
- Make
TestResult
generic to be more flexible. - Print the error message using "alternate" format (
{:#}
) for better anyhow messages.
- Modified hidden error type name.
- Cleaned up documentation.
- API cleanup
- First public release