Skip to content

Tags: bshepherdson/clojure-deps-edn

Tags

v2020-09-11

Toggle v2020-09-11's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Last commit before Clojure CLI tools and naming convention changes

Clojure CLI tools is encouraging an EDN approach to main function arguments, as
opposed to passing strings on the command line.

`-X` and `-M` options in the next release of Clojure CLI tools and its libraries
encourage a refactoring of alias definitions.

To provide more self-describing alias names, the convention of purpose/tool-name
will be adopted.

This is the last update using the old conventions and Practicalli encourages
migration to the new features as early as possible.