Releases: kepler16/kmono
Releases · kepler16/kmono
v4.1.1
Ensure topo sort works with partial graphs
v4.1.0
Add MIT LICENCE
v4.0.0
Refactor kmono for version 4 This is essentially a project rewrite. It takes all the core concepts from kmono and decouples them to be more flexible and interchangeable. Instead of being primarilly a CLI tool - this project is now more a suite of tools for working in Clojure deps.edn projects.
com.kepler16/[email protected]
Merge pull request #36 from kepler16/fix/graal-exit-handlers fix: graal exit handlers
Release com.kepler16/[email protected]
Merge pull request #35 from kepler16/fix/await-repl-shutdown fix: await repl shutdown
com.kepler16/[email protected]: Merge pull request #34 from kepler16/fix/proper-repl-terminate
fix: terminate running repl on shutdown
com.kepler16/[email protected]: Merge pull request #33 from kepler16/build/direct-linking
build: use direct-linking = true compile opt
com.kepler16/[email protected]: Merge pull request #32 from kepler16/chore/bump-deps
chore: bump dependencies
com.kepler16/[email protected]: Merge pull request #31 from kepler16/fix/deps.local.aliases
fix: aliases wan't merged properly from deps.local.edn
com.kepler16/[email protected]: Merge pull request #30 from kepler16/fix/default-packages
fix: remove default value for packages param from cli