Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 690 Bytes

CHANGES.md

File metadata and controls

29 lines (14 loc) · 690 Bytes

Changes and TODO

0.5.4 / 2017-June-21

  • Fix #11 - lein help localrepo now lists complete help text
  • Upgrade dependency clojure/tools.cli version to 0.3.5
  • Exit with error message and non-zero exit code when coords command cannot determine artifact-ID and version

0.5.3 / 2013-December-05

  • Report current directory too if specified file/dir is not found

0.5.2 / 2013-July-07

  • Report error if user tries to install non-existent file

0.5.1 / 2013-June-29

  • Omit description and URL from default POM file

0.5.0 / 2013-May-27

  • Allow user to override default local repo path
  • Let user specify a POM file during install (auto-generate if unspecified)