Regex Nodes and Nil Coercion (v0.6.0)
Breaking Changes
Regular Expressions now parse into a dedicated node (:regex) instead of token nodes (see #49, thanks to @ChrisBlom).
Features
nil can now be used with rewrite-clj.node/coerce (see #53, thanks to @jespera).
Artifact Coordinates
[rewrite-clj "0.6.0"]