- Split into smaller projects (lein-add ? lein-list?)
- Better lein templates
- @mkremins added crossclj fallback (big deal)
- updated to latest rewrite-clj 0.4.12 and ancient-clj 0.3.8
- Updated project metadata (broken link)
- Update to match om’s new groupid
- Users no longer warned for using only the default options
- Fixed issue where help was not printed on missing command
- From @luxbock:
- Added ~450 new dependencies
- Added a list task
- Prints dependencies to table
- Filters by regex
- Refactored add task
- Added documentation
- Added instructions prompt on malformed commands
- “No groups added” case is less noisy
- Added org.clojure/algo.monads
- Added group functionality. Use the
:as
key in the:plz
vector. - Added warnings for unrecognized nicknames
- Dependencies are fetched using pmap
- Terminology change - abbreviations are now nicknames
- Removed several nicknames and dependencies from the fallbacks
- Fixed bug in which unnamespaced, built in symbols were qualified as leiningen.plz/{symbol}
- Added docstring to plz task