Skip to content

Releases: kherge/rs.carli

0.2.1

18 Jan 06:07
9c3a2d6
Compare
Choose a tag to compare

Highlights

  • carli::io::Error can now be converted from any std::error::Error implementation.

0.2.0

17 Jan 04:53
f9cb205
Compare
Choose a tag to compare

Highlights

  • Added carli::error::Context to the carli::prelude::cmd module.
  • Created the errorln and outputln macros for simpler writing to shared streams.

0.1.0

17 Jan 02:00
96873eb
Compare
Choose a tag to compare

Highlights

  • Initial release!