depstar

Discussion around https://github.com/seancorfield/depstar
seancorfield 2021-06-27T23:52:14.033700Z

2.1.245 is up on Clojars with all the internal refactoring from issue #82 (mentioned here on June 19th). I've exposed pom.xml handling and AOT as separate exec functions in the hf.depstar but those are really just a halfway house (you can't yet run just the JAR-building part as an exec function, but since those other two tasks are optional in the existing JAR-building exec functions I felt that wasn't as important). This release should not change any existing behavior for folks using the current 2.0 versions! If I changed/broke anything, it's definitely a bug, so please let me know!

👍 1
seancorfield 2021-06-27T23:59:33.034900Z

(this is also the first release that is only available under the com.github.seancorfield group ID -- I will not be publishing under the old seancorfield group ID going forward)

👍 1