This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
Releases: SparkFund/boot-lein-generate
Releases · SparkFund/boot-lein-generate
0.3.0 (2017-03-08)
Breaking Changes
:url
,:description
, and:license
are no longer copied from Boot environment values of the same name:url
,:description
, and:scm
are now inferred frompom
task-options by default
Added
- It's now possible to add/modify the values put into the
project.clj
. See README.md for details.
0.2.0 (2017-03-08)
Breaking Changes
- Boot task renamed from
generate
towrite-project-clj
Changed
- Updated Clojure to
1.9.0-alpha14
- Updated Boot to
2.7.1