Liking cljdoc? Tell your friends :D

Changelog

Many releases just bump the clojure tools version and do not have new features. You can also accomplish that via the DEPS_CLJ_TOOLS_VERSION environment variable:

DEPS_CLJ_TOOLS_VERSION=1.11.1.1165 bb clojure

v1.11.1.1200

  • Catch up with clojure CLI 1.11.1.1200

v1.11.1.1189

  • Catch up with clojure CLI 1.11.1.1189

v1.11.1.1182

  • #71: Port stale check for jar files (commit]
  • Bump tools jar to 1.11.1.1182
  • #66: Respect CLJ_JVM_OPTS while downloading tools zip file (@ikappaki)
  • More tests in CI tests for various JVM versions and running all tests for Windows (@ikappaki)

v1.11.1.1165

  • Add support for CLJ_JVM_OPTS and JAVA_OPTS environment variables (@ikappaki)

v0.1.1165

  • Use tools version 1.11.1.1165

v0.1.1155-2

  • Fix installation of tools/tools.edn

v0.1.1155

  • Use tools version 1.11.0.1155

v0.1.1100

  • Use tools version 1.11.0.1100

v0.1.1087

  • Use tools version 1.10.3.1087

v0.0.22

  • Use tools version 1.10.3.1069

v0.0.21

  • Fix for DEPS_CLJ_TOOLS_VERSION: delay reading to runtime in binary

v0.0.20

  • Use tools version 1.10.3.998
  • Add new DEPS_CLJ_TOOLS_VERSION environment variable to control tools version
  • Renamed CLOJURE_TOOLS_DIR to DEPS_CLJ_TOOLS_DIR while preserving backwards compatibility

v0.0.19

  • Catch up with Clojure CLI version 1.10.3.986

v0.0.18

  • Catch up with Clojure CLI version 1.10.3.981

v0.0.17

  • Catch up with Clojure CLI version 1.10.3.967

v0.0.16

  • Add config-dir to -Sdescribe #38
  • Catch up with Clojure CLI version 1.10.3.855
  • Support for resolving from a different directory, for babashka tasks

v0.0.15

Passing -J options doesn't work correctly #46

v0.0.14

  • Fix issue on Windows with spaces #43

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close