Hooks!
New
This release introduces a new hooks API which can be used to handle unrecognized macros.
Read the documentation here!
See an example hook for the Rum defc
macro here.
The corresponding issue: #811
I encourage library authors to publish config and hooks for their libraries here.
This work was sponsored by Clojurists Together as part of their Summer of Bugs program.
Also see my blog article on hooks.