1.1.243 -- 2021-01-29
README.md
(and generated README.md
files) to clarify the presence and use of the pom.xml
file -- and make it clear that you can remove it if you don't need/want it (and how to update the deps.edn
file if you do remove it). Addresses part of #50.README.md
(and generated README.md
files) to clarify the presence and use of the LICENSE
file -- and make it clear that you can release your projects under whatever license you want, or not release them as open source at all if you don't want to. Addresses #49.README.md
's discussion about qualified project names to provide more justification. Fixes #48.deps-deploy
to 0.1.5 and switch to -X
invocation in templates. Fixes #47.depstar
to 2.0.171 in templates and auto-sync pom.xml
. Fixes #50.1.1.234 -- 2020-12-28
-X
usage in app
and template
templates.test.check
to 1.1.0 in templates.tools.deps.alpha
to 0.9.857.depstar
to 2.0.165 in templates and switch to -X
invocation.1.1.228 -- 2020-10-09
depstar
to 1.1.128 in templates (for license handling bug fix).1.1.226 -- 2020-10-08
:scm-domain
as an "env" variable that can be substituted.-X
exec option.tools.deps.alpha
to 0.9.816.deps-deploy
to reflect new group ID and version.depstar
to 1.1.126 in templates.1.1.216 -- 2020-09-07
1.1.215 -- 2020-09-06
clj-new/create
and clj-new/generate
as entry points that can be used by the Clojure CLI -X
option (to execute a specific function and pass a map of arguments).depstar
1.1.104 in templates.tools.deps.alpha
0.9.782 and use the runtime basis instead of trying to read the default deps.edn
files.1.0.211 -- 2020-07-29
-v
/--verbose
option (#39).lib
template.1.0.199 -- 2020-04-10
depstar
1.0.94 and test.check
1.0.0 in templates.0.9.0 -- 2020-02-13
tools.deps.alpha
no longer brings in a version (after the S3 Transporter change), so there's no longer a potential conflict with templates.0.8.6 -- 2020-01-24
0.8.5 -- 2020-01-17
install
/deploy
aliases to lib
/template
project generators.0.8.4 -- 2020-01-02
depstar
0.5.1 for bug fix to main namespaces containing -
.0.8.3 -- 2020-01-02
depstar
0.5.0 and remove classes
folder since depstar
manages that automatically now.0.8.2 -- 2019-12-31
depstar
to 0.4.1 and relying on its -C
option for AOT in app
's :uberjar
alias.template
project..keep
is a file, not a directory.0.8.1 -- 2019-12-29
pom.xml
generation to app
built-in template.:uberjar
alias to app
built-in template and :jar
alias to lib
and template
built-in templates.pom.xml
files.0.8.0 -- 2019-12-25
-?
/ --query
option to explain what clj-new
will attempt to do.-e
/ --env
option to add "environment variables" that will be available to templates via the new project-data
function; also standardizes the data passed to the app
, lib
, and template
built-in templates.pom.xml
to lib
and template
built-in templates.template
project generator.seancorfield/clj-new
coordinates in generated projects (to use current version).test-runner
to latest SHA in generated projects.0.7.8 -- 2019-08-24
-v
/ --verbose
option handling (again!).org.clojure/test.check
to "0.10.0"
and tools.deps.alpha
to 0.7.541 (and add slf4j-nop
as a dependency now that t.d.a has removed it).deps.edn
to avoid potential version conflicts (such as when generating a Luminus template).0.7.7 -- 2019-08-07
org.clojure/clojure "1.10.1"
and org.clojure/test.check "0.10.0-RC1"
).tools.deps.alpha
to 0.7.527.0.7.6 -- 2019-07-04
nil
paths to ->files
.0.7.5 -- 2019-06-29
tools.deps.alpha
(to 0.7.516) and switching from clojure-env
to default-deps
.root-ns
to the template
setup (renamed to namespace
in 0.8.0).-v
/ --verbose
option handling.0.5.5 -- 2018-11-12
tools.deps.alpha
version.0.5.4 -- 2018-10-24
tools.deps.alpha
versioning.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close