v0.3.0
Changelog
[0.3.0] - 2023-05-30
-
Create
rust.yml
for CI -
Added unit tests
-
Added
cliff.toml
-
Added
bigerror::init_colour()
andbigerror::init_emphasis
-
Updated with no ansi
-
Redundant comment removed
-
Removed constraint
-
Added
ToErrReport
trait -
Added
BoxError
type to handleBox<dyn std::error::Error>
-
README.md
example now compiles