Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Releases: SparkFund/boot-lein-generate

0.3.0 (2017-03-08)

08 Mar 16:51
Compare
Choose a tag to compare

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 from pom 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)

08 Mar 14:32
Compare
Choose a tag to compare

Breaking Changes

  • Boot task renamed from generate to write-project-clj

Changed

  • Updated Clojure to 1.9.0-alpha14
  • Updated Boot to 2.7.1