- Documentation improvements
- Make the
datafrom anExpectFileaccessible ([#43])
- Use foreground colors instead of background colors to highlight diffs (#36)
- Prefer
CARGO_WORKSPACE_DIRif set, use heuristic as fallback to find cargo workspace (#34)
- Add
data()getter to Expect (#31) - Support single delimiter version of
expect - Allow users to rebind
expect!(#26)
- Parse string literals to find their length (#23)
- Do not use
fs::canonicalize.
- No changelog until this point :-(