Zenzic v0.20.0: The Extensibility Update — Custom AST Rules & Auto-Fix Expansion
Zenzic v0.20.0 is the first release to expose the engine's internal Abstract Syntax Tree to the outside world. After v0.19.0 laid the AST foundations, The Extensibility Update answers a long-standing question: what if the rules I need simply don't exist yet?
With v0.20.0, you write them yourself — in plain Python, in under a minute, with zero packaging.