com.github.seancorfield/depstar {:mvn/version "2.0.216"}
— minor bug fix: no longer throws an exception if you say :aot true
but don’t specify :main-class
or :compile-ns
(you now get a warning that :aot true
will be ignored)
(I fixed this a while back but was waiting for more changes before I cut a release — and then I tripped over the bug myself today so I figured…)