Skip to content

Regex Nodes and Nil Coercion (v0.6.0)

Compare
Choose a tag to compare
@xsc xsc released this 02 Nov 21:01
· 535 commits to main since this release

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"]