Skip to content

Releases: NoahTheDuke/clein

v0.5.0

11 Sep 18:55

Choose a tag to compare

  • Fix compile-clj calls when :provided alias exists.
  • Clean up export template to call compile-clj in uberjar path, compile java in deploy, include :scm/:provided/:javac-opts in opts, and use clein's write-pom where appropriate.

v0.4.1

23 Jan 02:35

Choose a tag to compare

  • Fix uberjar command.

export command

23 Jan 02:28

Choose a tag to compare

  • Add export command to create a build.clj file that mirrors the :clein/build config.
  • Support {{git-count-revs}} in version file.
  • Relax :pom-data to be usable alongside :license, as long as it doesn't define [:licenses].
  • Note the Leiningen keys in README where there's a difference.
  • Internal reorganization.
  • Add noahtheduke.clein.cli as cli extension namespace. (Consider moving this to a separate library.)

v0.3.1

02 Dec 21:57

Choose a tag to compare

  • Stop loading pprint.
  • Split namespaces for ease of development.
  • Maybe fix analysis issue for cljdoc.org.

v0.3.0

02 Dec 18:44

Choose a tag to compare

Bump version for release