quicli v0.1.3 Release Notes

Release Date: 2018-02-01 // about 6 years ago
  • ๐Ÿ”„ Changed

    • main! now uses the more permissive std::result::Result enum and std::error::Error trait.
    • ๐Ÿ›  Fixed a bunch of typos in the docs (thanks everyone!)
    • Extended the Getting Started guide