This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
Releases: seancorfield/build-clj
Releases Β· seancorfield/build-clj
0.5.1
- Support Polylith and other monorepo projects better when building library JARs by adding
:transitive
option tojar
task.
0.5.0
0.4.0
0.3.1
Update deps-deploy
to latest version for Maven settings handling and updated deps across the board.
0.3.0
:lib
is now optional foruber
if you pass in:uber-file
.- Update
tools.build
to v0.5.0 7d77952 (default basis is now "repro" without userdeps.edn
).
0.2.2
- Address #3 by adding an
uber
task which includes the log4j2 plugins cache conflict handler. - Added support for many more options that
tools.build
tasks accept. - Overhaul/expansion of docstrings.
- Fix
:src-dirs
defaulting. - Remove spurious
println
fromuber
task. - Update
tools.build
to v0.4.0 801a22f.
0.2.1
v0.2.1 prep for v0.2.1
0.2.0
v0.2.0 prep for v0.2.0
0.1.3
Update tools.build to v0.2.0 7cbb94b.
0.1.2
- Update
tools.build
to v0.2.0 7cbb94b.