Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 329 Bytes

CHANGELOG.md

File metadata and controls

12 lines (10 loc) · 329 Bytes

Changelog

0.1.0

  • lc as a command
  • lc as a lib with fn lc::open(&[&str])
  • support open folder and select multiple files on macos
  • support open folder and select one file on windows
  • support open folder and select one file on unix

0.2.0

  • update lf::open() to return Output
  • println stderr for debug if open failed