Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 495 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 495 Bytes

Changelog

0.3.0 (2024-05-08)

The first version published under clj-commons.

  • Drop lein-virgil plugin.
  • Bump ASM to support latest JDK and Clojure versions.
  • Rework public API functions.
  • Remove dependency on tools.namespace. Users wishing to reload namespaces after Java code changes can pass a custom hook to virgil/watch-and-recompile.

0.1.9

The final version published by Zach Tellman. Last version to contain lein-virgil plugin.