File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Unreleased
2+
3+ ## Added
4+
5+ ## Fixed
6+
7+ ## Changed
8+
19# 0.23.93 (2025-02-25 / a192123)
210
311## Added
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.lambdaisland</groupId >
55 <artifactId >cli</artifactId >
6- <version >0.22.87 </version >
6+ <version >0.23.93 </version >
77 <name >cli</name >
88 <description >Command line parser with good subcommand and help handling</description >
99 <url >https://github.com/lambdaisland/cli</url >
2525 <url >https://github.com/lambdaisland/cli</url >
2626 <connection >scm:git:git://github.com/lambdaisland/cli.git</connection >
2727 <developerConnection >scm:git:ssh://git@github.com/lambdaisland/cli.git</developerConnection >
28- <tag >fef628c5bfdd22b57e0d7db6093de8ee6e0d14a3 </tag >
28+ <tag >a14ddd5836b83a7222a19244ce08c3f1a8b20938 </tag >
2929 </scm >
30- <dependencies >
31- <dependency >
32- <groupId >org.clojure</groupId >
33- <artifactId >clojure</artifactId >
34- <version >1.11.3</version >
35- </dependency >
36- </dependencies >
30+ <dependencies ></dependencies >
3731 <build >
3832 <sourceDirectory >src</sourceDirectory >
3933 <resources >
6155 <configuration >
6256 <archive >
6357 <manifestEntries >
64- <git-revision >fef628c5bfdd22b57e0d7db6093de8ee6e0d14a3 </git-revision >
58+ <git-revision >a14ddd5836b83a7222a19244ce08c3f1a8b20938 </git-revision >
6559 </manifestEntries >
6660 </archive >
6761 </configuration >
You can’t perform that action at this time.
0 commit comments