Skip to content

Tags: boot-clj/boot-new

Tags

v0.5.3

Toggle v0.5.3's commit message
Prep for 0.5.3

v0.5.2

Toggle v0.5.2's commit message
Prepare 0.5.2 release

v0.5.1

Toggle v0.5.1's commit message
Fix #30 by rendering empty .keep file in resources folder

v0.5.0

Toggle v0.5.0's commit message
seancorfield -> boot-clj

v0.4.7

Toggle v0.4.7's commit message
Merge branch 'master' of github.com:seancorfield/boot-new

v0.4.6

Toggle v0.4.6's commit message
Fix #22 in 0.4.6 by adding Leiningen release stub

v0.4.5

Toggle v0.4.5's commit message
Remove test from source-paths for template

This will allow a generated template to work out of the box (since no
test files are generated for that template).

v0.4.4

Toggle v0.4.4's commit message
Prep for 0.4.4

v0.4.3

Toggle v0.4.3's commit message
Release 0.4.3 support leiningen-version #19

v0.4.2

Toggle v0.4.2's commit message
0.4.2 to match the PR submitted to Boot

This makes the 0.4.2 release identical to what is currently submitted as
an integration Pull Request that would add `boot new` to Boot's core.