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

Releases: seancorfield/build-clj

0.9.2

17 Jan 23:05
Compare
Choose a tag to compare
  • Update tools.build to v0.9.2 (for TBUILD-30 fix).

0.9.1

14 Jan 22:02
Compare
Choose a tag to compare
  • Update tools.build to v0.9.1.

0.9.0

22 Dec 20:19
Compare
Choose a tag to compare
  • 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

29 Nov 19:28
Compare
Choose a tag to compare
  • 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

28 Jun 19:36
Compare
Choose a tag to compare
  • 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

10 Jun 04:44
Compare
Choose a tag to compare

Update to tools.build 0.8.2.

0.8.0

06 Mar 19:44
Compare
Choose a tag to compare
  • 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

24 Feb 21:40
Compare
Choose a tag to compare
  • Update tools.build to v0.8.0 for various enhancements and bug fixes.

0.6.7

06 Jan 02:43
Compare
Choose a tag to compare
  • Update build-uber-log4j2-handler to v0.1.5 and tools.build to v0.7.5 for various bug fixes.

0.6.6

04 Jan 21:51
Compare
Choose a tag to compare

Update build-uber-log4j2-handler to v0.1.4 for updated log4j2 dependency (2.17.1).