tools.deps.alpha 0.2.167 was released on Oct 26th. I have not announced all 
interim releases but some of the recent changes include:

   - Overhaul of the provider extension points
   - Initial support for understanding different kinds of "manifests" in 
   local projects. Currently, only deps.edn projects are understood. Others 
   will be added.
   - Added new -Spom option to `clj` - this option will generate (or 
   update!) a pom.xml in the same project based on the contents of the 
   deps.edn file. When updating, only the dependencies section is updated and 
   other parts of the pom file will be left as is.
   - Added built-in s3 private Maven repo support (docs 
   
<https://clojure.org/guides/deps_and_cli#_connecting_to_s3_maven_repositories>).
 
   Many thanks to the creators of the s3-wagon-private project (which wraps 
   the Spring aws-maven project) for making this easy! 

The brew installer has been updated to include these changes (versions 
1.8.0.179 for stable, 1.9.0-beta3.240 for --devel). If you installed using 
the brew installer, use "brew upgrade clojure" or "brew upgrade clojure 
--devel" to get the latest stable or development version. 

Links:

   - Deps and CLI guide <https://clojure.org/guides/deps_and_cli> - updated 
   for latest release
   - tools.deps.alpha project <https://github.com/clojure/tools.deps.alpha>
   - Change log 
   <https://github.com/clojure/tools.deps.alpha/blob/master/CHANGELOG.md>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to