Releases: seancorfield/build-clj
Releases · seancorfield/build-clj
0.9.2
- Update
tools.build
to v0.9.2 (for TBUILD-30 fix).
0.9.1
- Update
tools.build
to v0.9.1.
0.9.0
- Update
tools.build
to v0.9.0 (and remove the workaround added to build-clj
in v0.8.5 since TBUILD-34 has been fixed).
- Update to non-alpha
tools.deps
. [Note: build-clj
uses deps-deploy
which still depends on tools.deps.alpha
.]
0.8.5
- Modify calls to
compile-clj
and java-command
to default :java-cmd
based on the JAVA_CMD
and/or JAVA_HOME
environment variables, if set. This won't be necessary when TBUILD-34 is addressed.
- Update
tools.build
to v0.8.5.
0.8.3
- Fix #23 by propagating
:exclusions
in lifted-basis
(for :transitive true
).
- Update
tools.build
to v0.8.3 for data_readers
fixes.
0.8.2
Update to tools.build
0.8.2.
0.8.0
- Fix #18 by using
resolve-path
from tools.build
.
- This project is now tracking
tools.build
version numbers (v0.8.0) [I'll figure out a version schema for any releases I make between tools.build
releases if that actually happens!]
0.7.0
- Update
tools.build
to v0.8.0 for various enhancements and bug fixes.
0.6.7
- Update
build-uber-log4j2-handler
to v0.1.5 and tools.build
to v0.7.5 for various bug fixes.
0.6.6
Update build-uber-log4j2-handler
to v0.1.4 for updated log4j2 dependency (2.17.1).