Releases: kherge/rs.carli
Releases · kherge/rs.carli
0.2.1
Highlights
carli::io::Error
can now be converted from anystd::error::Error
implementation.
0.2.0
Highlights
- Added
carli::error::Context
to thecarli::prelude::cmd
module. - Created the
errorln
andoutputln
macros for simpler writing to shared streams.