Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 533 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 533 Bytes

Changelog

Carve: remove unused Clojure vars

0.3.5

  • Upgrade clj-kondo version

  • Make babashka compatible by using the clj-kondo-bb library

  • Discontinue the carve binary in favor of invocation with babashka. Instead you can now install carve with bbin:

    bbin install io.github.borkdude/carve
    
  • Implement babashka.cli integration

  • Implement --help