Releases: kepler16/kmono
Releases · kepler16/kmono
v4.7.4
v4.7.3
Fix group-id spelling errors
v4.7.2
Print repl-aliases when running kmono repl
v4.7.1
Exclude dependency on tools.deps
v4.7.0
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
Add `kmono` BOM package
v4.5.0
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
Fix just command for building native cli
v4.2.0
Expose some private semantic fns
v4.1.2
Fix build script pulling wrong version