- Fix issue when invoking lein oneoff from a subfolder of a project containing a project.clj file.
- Fixes compatibility issues with Leiningen >= 2.3.x (Mathew Thomas)
- Rewrite for Leiningen 2
- Drop Leiningen 1.x compatibility
- Remove support for the
--swank
task
- Allow defdeps form to be prefixed with the
#_
reader macro (Tavis Rudd)