Skip to content

Releases: kepler16/kmono

v4.7.4

03 Dec 16:09
5fbf3dd
Compare
Choose a tag to compare
Wait for all proc to complete before throwing

v4.7.3

05 Nov 21:57
99a7542
Compare
Choose a tag to compare
Fix group-id spelling errors

v4.7.2

05 Nov 19:19
2bb3449
Compare
Choose a tag to compare
Print repl-aliases when running kmono repl

v4.7.1

31 Oct 10:44
87ec605
Compare
Choose a tag to compare
Exclude dependency on tools.deps

v4.7.0

30 Sep 15:18
1947e54
Compare
Choose a tag to compare
Only call `inc-version` if an inc-type is resolved

This fixes an issue where the suffix was applied to packages that didn't
get a version bump.

v4.6.0

23 Sep 10:47
da78997
Compare
Choose a tag to compare
Add `kmono` BOM package

v4.5.0

18 Sep 21:59
e89e4ac
Compare
Choose a tag to compare
Redefine `repl`/`cp` in terms of new `clojure` cmd

A new `clojure` subcommand has been introduced. This command is a more
generalized form of the `repl` and `cp` commands that allows running
arbitrary clojure commands while still augmenting deps and aliases.

The previous `repl` and `cp` commands are now just aliases to equivalent
an `clojure` command call.

v4.4.0

09 Sep 16:36
de2445b
Compare
Choose a tag to compare
Fix just command for building native cli

v4.2.0

05 Sep 15:28
15774ec
Compare
Choose a tag to compare
Expose some private semantic fns

v4.1.2

05 Sep 09:43
26e887e
Compare
Choose a tag to compare
Fix build script pulling wrong version