Hey everyone - 

I'm happy to announce the release of version 0.1.2 of Yagni 
(https://github.com/venantius/yagni).

The big focus of this release is around improved JVM/Java interoperability, 
particularly around `defprotocol`, `deftype` and `defrecord` forms. 
Previously Yagni had trouble constructing graph nodes for classes, and 
didn't know to connect generator functions with associated classes or their 
underlying declarations, but it does now. 

I've written up a blog post describing the prior interoperability issues 
and the approach taken in this release 
here: http://blog.venanti.us/static-analysis-clojure-jvm/

There are also some minor bugfixes and convenience updates; I've removed 
logging configuration and added nonzero exit codes when Yagni detects 
unused declarations, which should be helpful for those seeking to use Yagni 
in a continuous integration environment.

As always, feedback, issues, pull requests welcome :)

 - V

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to