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.5.1

07 Oct 20:41
Compare
Choose a tag to compare
  • Support Polylith and other monorepo projects better when building library JARs by adding :transitive option to jar task.

0.5.0

27 Sep 17:41
Compare
Choose a tag to compare

Address #10 by exposing the four default-* value functions for use in your own build.clj code.

0.4.0

23 Sep 05:52
Compare
Choose a tag to compare
  • Address #6 by providing install task based on tools.build (and deprecating :installer :local for deploy task).
  • Update tools.build to v0.5.1 21da7d4.

0.3.1

17 Sep 18:57
Compare
Choose a tag to compare

Update deps-deploy to latest version for Maven settings handling and updated deps across the board.

0.3.0

16 Sep 19:46
Compare
Choose a tag to compare
  • :lib is now optional for uber if you pass in :uber-file.
  • Update tools.build to v0.5.0 7d77952 (default basis is now "repro" without user deps.edn).

0.2.2

16 Sep 06:56
Compare
Choose a tag to compare
  • 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 from uber task.
  • Update tools.build to v0.4.0 801a22f.

0.2.1

16 Sep 06:41
Compare
Choose a tag to compare
v0.2.1

prep for v0.2.1

0.2.0

16 Sep 03:00
Compare
Choose a tag to compare
v0.2.0

prep for v0.2.0

0.1.3

07 Sep 16:51
Compare
Choose a tag to compare

Update tools.build to v0.2.0 7cbb94b.

0.1.2

31 Aug 21:55
Compare
Choose a tag to compare
  • Update tools.build to v0.2.0 7cbb94b.