Also see Tools and installer changelog
- next
- Update to tools.deps.cli 0.11.72
- 0.21.1445 on Sep 5, 2024
- 0.20.1440 on Aug 5, 2024
- 0.19.1432 on May 1, 2024
- Update to tools.deps.cli in root deps.edn
- 0.19.1428 on Apr 24, 2024
- Use latest tools.deps.cli in root deps.edn
- 0.19.1421 on Apr 24, 2024
- Default to Clojure 1.11.3 in root deps.edn
- 0.19.1417 on Mar 8, 2024
- Update to tools.deps.cli 0.10.55 in root deps.edn :deps alias
- 0.19.1411 on Mar 8, 2024
- Default to Clojure 1.11.2 in root deps.edn
- Add :dir option to create-basis to change relative directory for basis creation
- 0.18.1398 on Jan 4, 2023
- 0.18.1394 on Dec 29, 2023
- Re-did release due to prior tagging failure
- 0.18.1393 on Dec 29, 2023
- Update to latest tools.deps.cli in root deps.edn
- Release process failed, no tag was generated
- 0.18.1389 on Dec 28, 2023
- Update maven core deps, remove Guava dep
- 0.18.1385 on Dec 28, 2023
- TDEPS-238 - deps.edn files are now validated against specs
- TDEPS-239 - treat empty deps.edn file as {}
- Update some minor dep versions
- 0.18.1374 on Dec 4, 2023
- Revert update of Maven resolver libs - seeing resolution differences
- 0.18.1370 on Dec 4, 2023
- TDEPS-256 create-basis - when different project dir is specified, should be used to resolve relative local deps
- Update deps to latest
- 0.18.1354 on May 31, 2023
- Update to tools.deps.cli 0.9.43 in root deps.edn
- 0.18.1349 on May 31, 2023
- TDEPS-247 - Fix StackOverflow for deps with big fan-out
- TDEPS-249 - Properly push/pop thread bindings during dep expansion
- TDEPS-227 - Shut down dep expansion threads at end of resolve-deps
- Update to tools.gitlibs 2.5.197
- 0.18.1335 on Apr 3, 2023
- 0.18.1331 on Mar 31, 2023
- Update to tools.deps.cli 0.9.35
- 0.18.1327 on Mar 30, 2023
- TDEPS-245 - Fix error in -X:deps find-versions with an uncanonicalized lib name
- 0.18.1323 on Mar 30, 2023
- Add clojure.tools.deps/find-latest-version
- Modify :mvn procurer to filter snapshots in find-versions, which was the intent
- Throw when version comparing local deps with different roots (as we do with git)
- 0.18.1317 on Mar 27, 2023
- Update to tools.deps.cli 0.9.30
- 0.18.1312 on Mar 27, 2023
- Local deps cannot be version compared
- 0.18.1308 on Mar 15, 2023
- Update to tools.deps.cli 0.9.26
- 0.18.1304 on Mar 15, 2023
- Remove deprecated keys from basis
- Update to tools.deps.cli 0.9.21
- 0.17.1297 on Mar 3, 2023
- Add new function - resolve-added-libs
- Add new data to basis - :basis-config and :argmap
- 0.16.1285 on Feb 27, 2023
- TDEPS-235 - allow http repo if
CLOJURE_CLI_ALLOW_HTTP_REPO
env is set
- 0.16.1281 on Feb 12, 2023
- Update to tools.gitlibs 2.5.190
- 0.16.1277 on Feb 12, 2023
- Update to tools.gitlibs 2.5.190
- 0.16.1273 on Feb 11, 2023
- Update to tools.gitlibs 2.5.186
- TDEPS-235 Disallow http :mvn-repos
- 0.16.1264 on Dec 9, 2022
- Change :deps alias to point to new tools.deps.cli
- 0.16.1260 on Dec 9, 2022
- First release as tools.deps
- 0.15.1254 on Nov 14, 2022
- Fix typo in generated checksum policy pom
- 0.15.1250 on Nov 14, 2022
- TDEPS-101 Added support in :mvn/repos map to set release and snapshot policies
- 0.15.1244 on Oct 24, 2022
- During prep, by default don't prep current project
- Improve error when missing local dep directory is missing
- 0.15.1237 on Oct 23, 2022
- TDEPS-219 Fixed
-X:deps find-versions
doesn't find Maven versions that start with a letter - Add :n option to
-X:deps find-versions
and default to 8 - During clojure.tools.cli.api/prep, use :exec-args of alias being prepped, if present
- During clojure.tools.cli.api/prep, also prep current project if needed
- Fix bad invocation of deps/prep-libs! in clojure.tools.cli.api/prep
- Update deps to latest
- 0.14.1222 on Aug 5, 2022
- TDEPS-228 Add support for auto inferred Sourcehut git urls
- Update aws-api, Maven, etc dep versions
- 0.14.1212 on Jun 20, 2022
- Tweak printing of git coord summary
- Update to tools.gitlibs 2.4.181
- 0.14.1205 on Jun 16, 2022
- In
find-versions
, include git sha - Update to tools.gitlibs 2.4.176
- 0.14.1200 on Jun 16, 2022
- Fix regression with
clj -X:deps find-versions
from 0.14.1185
- 0.14.1194 on Jun 12, 2022
- Set root dir context when prepping libs
- 0.14.1189 on Jun 11, 2022
- Fix bug in create-basis from TDEPS-213
- 0.14.1185 on Jun 9, 2022
- TDEPS-213 Add
-X:deps aliases
to list available aliases - TDEPS-226 More nunanced error handling for s3 downloads
- Better error message when git url can't be inferred
- 0.14.1178 on Apr 22, 2022
- TDEPS-153 More fixes for concurrency issues in maven downloads
- TDEPS-225 Add clojure.tools.deps.alpha.tree/calc-trace api
- 0.14.1173 on Apr 5, 2022
- Change default Clojure version to 1.11.1 in root deps.edn
- 0.13.1168 on Mar 25, 2022
- Change default Clojure version to 1.11.0 in root deps.edn
- 0.12.1162 on Mar 21, 2022
- TDEPS-153 Fix concurrency issues in maven downloads
- 0.12.1158 on Feb 28, 2022
- Fix error message when git url missing or not inferred
- Pass :exec-fn and :exec-args to -X/-T even when using -Scp
- 0.12.1153 on Feb 21, 2022
- TDEPS-222 Make Clojure dependency in pom a compile dependency, not provided
- 0.12.1148 on Feb 11, 2022
- TDEPS-203 In
-X:deps prep
- now takes basis settings, including aliases - TDEPS-197
-X:deps git-resolve-tags
- now resolves to :git/tag and :git/sha -X:deps tree
- now takes basis settings-X:deps mvn-pom
- now takes basis settings-X:deps list
- put license abbreviation list in a resource and load on demand
- 0.12.1135 on Feb 2, 2022
- TDEPS-216 - Built-in :deps alias should remove project paths from classpath
- Improve error if git sha is not found in git repo
- Improve prep error if transtive dep's prep function is unresolvable
- Dep updates for aws deps
- 0.12.1120 on Jan 26, 2022
- Bump transitive deps due to CVEs
- 0.12.1109 on Jan 4, 2022
- TDEPS-207 Stop saving S3 transporter in session cache to avoid deadlock
- 0.12.1104 on Dec 23, 2021
- TDEPS-215 More tweaks to lazy loading
- TDEPS-207 Possible fix to deadlock in version range resolver session caching
- 0.12.1098 on Dec 22, 2021
- TDEPS-215 Fix race condition during parallel loading of S3TransporterFactory
- Update maven-core to 3.8.4
- Update aws deps to latest
- 0.12.1090 on Dec 8, 2021
- Don't track non-existent deps.edn manifest files of deps proejcts
- Update to aws-api 0.8.536
- 0.12.1084 on Dec 1, 2021
- Add license :format :edn option to clj -X:deps list
- 0.12.1080 on Nov 30, 2021
- Add license info to clj -X:deps list
- 0.12.1076 on Nov 18, 2021
- Improve error handling on unknown tool
- 0.12.1071 on Nov 8, 2021
- Update to tools.gitlibs 2.4.172
- 0.12.1067 on Nov 4, 2021
- Update deps to latest
- Add -X:deps list
- 0.12.1063 on Oct 29, 2021
- TDEPS-83 Add support for finding manifests of libs
- 0.12.1058 on Oct 22, 2021
- 0.12.1053 on Oct 12, 2021
- TDEPS-209 Include only jar files in classpath from Maven artifacts
- 0.12.1048 on Sep 17, 2021
- Fix nested cache usage for local poms
- 0.12.1041 on Sep 17, 2021
- Move back to older version of Maven resolver 1.6.3 to match Maven core 3.8.2
- Move to latest version of aws api libs
- 0.12.1036 on Aug 30, 2021
- 0.12.1030 on Aug 23, 2021
- Fix javadoc on clojure.tools.cli.api/basis
- 0.12.1026 on Aug 17, 2021
- 0.12.1019 on Aug 10, 2021
- Load and cache Maven settings once for perf
- Cache version range resolution results for perf
- 0.12.1013 on Aug 9, 2021
- TDEPS-199 Use default http-client in S3 transporter
- Cache S3 transporter for a repo
- Fixed session cache to work properly across threads / binding stacks for better perf
- Replace specific maven version range requests with non-range request to reduce repo metadata lookups
- 0.12.1003 on July 19, 2021
- slurp-deps returns nil on non-existent file
- Add missing multimethods for jar files libs
- TDEPS-187 Rework how tools and exec args are resolved
- 0.12.994 on July 15, 2021
- For clj -X:deps pom, compute deps from basis :libs, not original :deps
- Fix help/doc and help/dir to better handle requiring unloaded nses
- 0.12.985 on July 9, 2021
- clojure.tools.cli.api
- NEW functions: find-versions, prep, basis
- clojure.tools.cli.help
- clojure.tools.deps.alpha
- git deps
- Infer :git/url from git lib name
- Support :git/tag + prefix :git/sha (must point to same commit)
- Support for -T and tools
- 0.11.935 on June 25, 2021
- Don't compute local repo path at load time
- 0.11.931 on June 10, 2021
- TDEPS-179 - Fix incorrect classpath when :classpath-overrides removes path
- 0.11.926 on June 6, 2021
- 0.11.922 on May 20, 2021
- TDEPS-178 - Update to latest Maven deps (resolver 1.7.0, core 1.8.3)
- 0.11.918 on May 11, 2021
- TDEPS-177 - Use server id, not server name to select Maven mirror
- Update to latest tools.gitlibs to 2.3.167
- 0.11.910 on Apr 3, 2021
- Bump dep version for tools.gitlibs to 2.2.152
- 0.11.905 on Mar 12, 2021
- Bump dep version for tools.gitlibs to 2.1.144
- 0.11.901 on Mar 10, 2021
- Bump dep version for tools.gitlibs
- Update root deps.edn clojure version to 1.10.3
- 0.10.895 on Mar 10, 2021
- Bump dep versions for tools.gitlibs, tools.cli, and aws to latest
- 0.10.889 on Mar 3, 2021
- Update to tools.gitlibs 2.0.109 (shell out to git)
- 0.9.884 on Feb 23, 2021
- Cache pom model reading for improved performance on pom deps
- git-resolve-tags will update the existing sha if it doesn't match the tag or is invalid
- Re-add deprecated method removed in 0.9.871
- 0.9.876 on Feb 17, 2021
- TDEPS-56 - New format for .main and .jvm files to address word splitting
- 0.9.871 on Feb 8, 2021
- Print warning if :paths or :extra-paths refers to directory not under the project root. Will eventually error.
- 0.9.863 on Jan 26, 2021
- Update defualt clojure version in deps.edn resource file to 1.10.2
- 0.9.859 on Jan 26, 2021
- TDEPS-176 - Improve error message for missing git relationship
- 0.9.857 on Dec 7, 2020
- Fix bug that saved trace.edn when using -Stree
- 0.9.853 on Dec 6, 2020
- More tree printing options and support for -Stree
- 0.9.847 on Dec 2, 2020
- Add new clj -X:deps tree printer
- Bump aws api deps
- 0.9.840 on Nov 23, 2020
- When resolving pom models, use System properties so jdk profile activation works
- Update specs to cover alias changes
- 0.9.833 on Oct 21, 2020
- Fixed issue where -Spom had stopped paying attention to -A dep changes
- 0.9.828 on Oct 20, 2020
- TDEPS-169 mvn-install should extract and install pom inside jar file
-X:deps tree
program should use project basis, not injected basis
- 0.9.821 on Oct 10, 2020
- Bump to latest deps for maven-resolver and aws api
- Read deps.edn to be tolerant of unknown tagged literals in alias data
- 0.9.816 on Oct 5, 2020
- Fix issues with transitive orphan handling when finding newer versions during expansion
- 0.9.810 on Sep 24, 2020
- Fix issue with merging non-map alias args
- TDEPS-167 - Handle absolute resource paths in pom deps
- 0.9.799 on Sep 16, 2020
- Fix classpath ordering for paths and libs
- 0.9.795 on Sep 11, 2020
- More work on -X:deps mvn-pom support
- 0.9.790 on Sep 10, 2020
- TDEPS-155 - Better error handling for a variety of bad coordinate cases
- Re-add -R, -C, and -Spom support
- 0.9.782 on Sep 4, 2020
- Add new argmap keys: :ns-default, :ns-aliases
- Deprecate :deps/:paths in tool argmap to :replace-deps/:replace-paths
- Move deps programs to new clojure.tools.cli.api namespace
- Always order repositories central, then clojars, then others
- Bump to tools.gitlibs 1.0.100
- 0.9.763 on Aug 9, 2020
- TDEPS-161 Fix regression with tree printing
- 0.9.759 on Aug 7, 2020
- Bump to tools.gitlibs 1.0.96 (see TDEPS-160)
- 0.9.755 on July 30, 2020
- TDEPS-157 Fix regression with groupId getting overwritten when syncing existing pom
- TDEPS-159 Cut orphaned children of previously selected version after expansion
- 0.9.751 on July 30, 2020
- Fixed docstring for make-classpath-map
- 0.9.745 on July 22, 2020
- Added new execution mode to execute a function that takes an argmap via -X
- Added new calc-basis api
- Added support for using data stored in aliases as :paths
- Added explicit "tool" step to cover :deps and :paths replacement, which can be passed via alias -T (functionality existed previously but was only exposed via -A alias)
- Added new program clojure.tools.deps.alpha.tools.install/install for local jar install
- Improved -Spom fix to TDEPS-152 to properly include the srcDirectory on either gen or sync in -Spom
- Removed tools.deps.alpha.reader - most functions have migrated to tools.deps.alpha (some API changes as well)
- Deprecated use of unqualified lib names in deps.edn - will continue to work but will generate warnings
- 0.8.709 on July 17, 2020
- Rework exclusion handling when exclusion sets differ for same lib/version
- 0.8.702 on July 15, 2020
- During version selection, prefer same version with fewer exclusions
- 0.8.695 on June 11, 2020
- TDEPS-152 - Fix bad addition of in pom gen
- TDEPS-155 - Add error checking for missing :mvn/version
- Bump versions of tools.gitlibs and tools.cli
- 0.8.677 on Feb 14, 2020
- TDEPS-150 - Fix regression in supporting -Scp flag (avoid resolving deps)
- TDEPS-148 - Fix incorrect path resolution for git/local dep without deps.edn
- 0.8.661 on Jan 30, 2020
- New: concurrent downloading of deps and metadata
- Fix regression in -Spom no longer populating from 0.8.573
- Fix manifest type lookup for git deps after coordinate resolution
- 0.8.640 on Jan 20, 2020
- Added tests for pom deps and gen pom
- 0.8.633 on Jan 17, 2020
- Fix regression with reading pom models with dep set from 0.8.624
- Fix regression breaking pom gen from 0.8.624
- 0.8.624 on Jan 16, 2020
- New s3 transporter, replacing old s3 repo access
- Bump all dep versions
- 0.8.599 on Nov 19, 2019
- TDEPS-127 - Include pom resource directories in dep paths
- TDEPS-140 - Use Maven server HTTP header properties
- 0.8.591 on Nov 17, 2019
- Add tracing
- TDEPS-143 - Fix pom gen in combination with aliases does not respect alias modifications
- 0.8.584 on Nov 4, 2019
- TDEPS-142 - Fix :paths replacement doesn't work when :deps replacement used in alias
- 0.8.578 on Oct 18, 2019
- Fix bugs in script.make-classpath2
- 0.8.573 on Oct 17, 2019
- Deprecate script.generate-manifest in favor of generate-manifest2, reuse more of make-classpath2
- 0.8.567 on Oct 17, 2019
- Rework impl of :deps and :paths in aliases, deprecate script.make-classpath
in favor of script.make-classpath2 and added tests
- nil repo configs will be ignored (can remove default repos by declaring nil)
- 0.8.559 on Oct 15, 2019
- TDEPS-138 - add tools.deps.alpha.reader/user-deps-location function
- TDEPS-29 - fix -Spom adding unnecessary newlines in Java 9+
- Add :deps and :paths to aliases to "replace" main :deps and :paths
- 0.7.549 on Sep 17, 2019
- Fix: spec error for :local/root and missing required key :sha for git coords
- 0.7.541 on Aug 9, 2019
- Fix: pom deps should include only compile and runtime deps
- Fix: remove slf4j-nop as dep - let consumers choose
- 0.7.537 on Aug 9, 2019
- Fix: exclusions were not canonicalized and may fail to match and exclude
- Perf: cache Maven resources and use Maven repository cache
- 0.7.527 on July 17, 2019
- Deprecate and warn for clojure.tools.deps.alpha.reader/clojure-env
- TDEPS-134 - use Maven mirrors
- Change unknown aliases from error to warning
- 0.7.516 on June 29, 2019
- Add ctda.reader/default-deps to duplicate the deps.edn file logic in clj
- 0.7.511 on June 29, 2019
- Fix regression on default clojure version in install
- 0.7.505 on June 28, 2019
- TDEPS-52 Embed install deps.edn, fix path gen on deps with no paths
- TDEPS-96 Generate pom source path relative to transitive root dir
- TDEPS-88 Resolve meaning of -Srepro (include install deps, ignore ~/.clojure)
- 0.6.496 on Mar 16, 2019
- TDEPS-74 Fix resolution of relative paths in transitive local deps
- TDEPS-20 Support Maven proxy settings
- 0.6.488 on Feb 13, 2019
- TDEPS-114 Canonicalize Maven RELEASE or LATEST version marker
- Add error handling for unresolvable Maven version
- 0.6.480 on Jan 4, 2019
- TDEPS-112 Make exclusions classifier aware
- 0.6.474 on Jan 2, 2019
- Error handling improvements when Maven artifact is not found
- Error handling improvements for invalid deps.edn
- TDEPS-50, TDEPS-109 Fixed handling of Maven classifiers
- Specify classifier in lib name: groupId/artifactId$classifier
- :classifier in coordinate map will now error
- TDEPS-79, TDEPS-109 fix infinite loop in resolving deps tree
- TDEPS-107 canonicalized exclusion groupIds in pom gen
- 0.5.460 on Oct 17, 2018
- Use newer version of aws-maven under s3-wagon-private
- 0.5.452 on Sept 15, 2018
- TDEPS-92 error and report on unknown alias key
- TDEPS-12 add support for multiple classifiers in libs
- TDEPS-95 fix bug preventing :default-deps from working
- 0.5.442 on July 19, 2018
- TDEPS-85 error on unknown aliases
- 0.5.435 on May 11, 2018
- TDEPS-9 support Maven deps in authenticated repositories
- Use embedded pom to traverse transitive deps for a local dep jar
- 0.5.425 on Apr 13, 2018
- TDEPS-73 detect invalid deps.edn file and error
- TDEPS-61 use Clojars CDN repo
- TDEPS-26 include transitive runtime deps in addition to compile deps
- 0.5.417 on Mar 23, 2018
- TDEPS-59 clear cached jvm and main opts if stale
- 0.5.410 on Mar 16, 2018
- TDEPS-54 add -Sdeps and -A support to -Spom
- TDEPS-55 fix -Spom for xml file with comment before root node
- TDEPS-40 clean up log dependencies
- Update to tools.gitlibs 0.2.64
- 0.5.398 on Feb 22, 2018
- Update dependency versions to latest
- 0.5.393 on Feb 21, 2018
- Change call to clojure -Senv to -Sdescribe
- 0.5.388 on Feb 20, 2018
- Better error if cache dir can't be created
- API additions and refactoring
- 0.5.373 on Feb 10, 2018
- Add tools.deps.alpha/lib-location method
- Load all extensions in tools.deps.alpha
- Add support in make-classpath for skipping classpath and lib writing
- 0.5.351 on Feb 2, 2018
- Alias support for main, jvm opts, and generic aliases
- TDEPS-38 Fix issues with merging non-maps at top-level
- Automatically add src/main/clojure as a source path in pom manifest reader
- 0.5.342 on Jan 23, 2018
- TDEPS-19 Add support for command line deps config data
- Add print-tree script
- Fix bug with git deps with :deps/root
- 0.5.323 on Jan 18, 2018
- Remove stray debug print in -Spom
- Fix source paths in pom manifest reader
- 0.5.317 on Jan 18, 2018
- TDEPS-24 Major changes to expansion and version resolution
- TDEPS-32 git extension should use :deps/root if specified
- Change error handling to dump stack on unexpected exception
- Add pom file reader for local and git deps
- TDEPS-34 Emit exclusions and classifiers in pom gen
- Tighten git sha comparison rules
- 0.4.295 on Jan 10, 2018
- Disallow prefix sha in git coord
- TDEPS-28 - -Spom - now supports -R and -C aliases (for top-level deps)
- TDEPS-18 - Internal refactoring for script arg handling
- 0.4.277 on Jan 8, 2018
- Add code for resolve-tags command
- Git deps now use :sha and :tag rather than :rev
- TDEPS-27 - pom gen reported warning when run on Java 9
- Less confusing errors when a git dep has no deps.edn
- 0.3.260 on Jan 4, 2018
- TDEPS-25 - pom gen will now sync repositories
- Update to latest version of gitlibs
- 0.3.254 on Jan 3, 2018
- Refactored gitlibs out into library
- 0.3.231 on Dec 21, 2017
- Insert deps config at front of config chain rather than back
- Make deps manifest reader tolerant of missing deps.edn in project
- 0.3.225 on Dec 21, 2017
- Fix bug in cache dir configuration
- 0.3.220 on Dec 20, 2017
- Added support for git deps - see docs for details
- Print warnings and messages to stderr rather than stdout
- 0.2.196 on Dec 7, 2017
- Local deps should use full deps file chain, not just project deps
- Change default clojars url back
- 0.2.190 on Dec 2, 2017
- Change default clojars url to use the CDN
- Fix bug in :local/root for jar manifests
- 0.2.183 on Nov 8, 2017
- Improve error handling when switching on coordinate and manifest types
- Close pom reader before writing during pom gen sync
- 0.2.173 on Oct 31, 2017
- TDEPS-14 - Canonicalize lib symbol format
- 0.2.167 on Oct 26, 2017
- Add s3 Maven repo support
- 0.2.162 on Oct 24, 2017
- 0.2.155 on Oct 6, 2017
- Overhaul provider extensions
- Implement local provider deps project support
- 0.2.130 on Sep 21, 2017
- Always treat libs-file as stale
- 0.2.122 on Sep 21, 2017
- Ignore reserved "deps" namespace when dispatching on coord type
- Avoid duplicating cache logic in makecp
- 0.2.116 on Sep 20, 2017
- New strategy for coordinate specification and dispatch
- 0.1.108 on Sep 19, 2017
- Remove -P classpath overrides option handling
- 0.1.103 on Sep 19, 2017
- Bug fixes for :paths and :extra-paths
- 0.1.85 on Sep 15, 2017
- TDEPS-11 - Lift provider attributes up to top-level with namespace qualifiers
- Use platform-specific character when creating classpaths
- Add top-level :paths and make-classpath :extra-paths
- 0.1.78 on Sep 12, 2017
- TDEPS-10 - Change makecp to take a list of config files to be merged left to right rather than just a user and project level file. Changed args to be named rather than positional to help with script evolution.
- 0.1.73 on Aug 31, 2017
- Combine user and project deps.edn with
merge-with merge
rather than merge
- 0.1.68 on Aug 25, 2017
- Top dep coords take priority over transitive deps
- 0.1.62 on Aug 24, 2017
- Omit scope and optional attributes on expanded Maven deps
- Handle exclusions in resolve-deps
- 0.1.56 on Aug 22, 2017
- Add specs
- Add provider-specific version comparison
- Add Maven version comparison
- Report exclusions in Maven coords
- 0.1.40 on Aug 14, 2017
- makecp now takes an initial argument that is the system deps file to avoid all implicit dirs
- 0.1.35 on Aug 14, 2017
- Load prototype :file provider in addition to the :mvn provider
- clj script has been deprecated and moved to the brew-install repo (but is still here for the moment)
- 0.1.29 on Aug 1, 2017
- Modify clj script to check whether ~/.clojure/clj.props has changed and if so, re-run install-clj
- TDEPS-2 Overhauled makecp error handling
- Make rlwrap usage dependent on availability
- Rename deptools.cp to clj.cp
- 0.1.14 on Jul 24, 2017