Skip to content

Commit

Permalink
Rephrase
Browse files Browse the repository at this point in the history
  • Loading branch information
eval committed Jun 1, 2023
1 parent 3878913 commit 36e76be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
e.g. `deps-try . ~/some/project ../some/other/project`
- Better parsing of deps.
- check existance of deps and versions beforehand (online or offline).
This fixes ambiguity between `com.github.user/project` being a maven or github dependency. Both are now considered.
This fixes ambiguity between `com.github.user/project` being a mvn, git or even local dependency. All are now considered.
- print helpful error message otherwise.
- Use Clojure v.1.12.0-alpha3.
- Add FAQ and rationale to README.

## v0.4.0 (2023-04-15)

Expand Down

0 comments on commit 36e76be

Please sign in to comment.