0.25.0
CHANGES:
-
Added
error_extensionf
function to theLocation
module (#316, @panglesd) -
Ast patterns: add
drop
andas
patterns (#313 by @Kakadu, review by @pitag-ha) -
Fixed a bug resulting in disscarded rewriters in the presence of
instrumentations, as well as a wrong order of rewriting (#296, @panglesd) -
Driver: Append the last valid AST to the error in case of located exception
when embedding errors (#315, @panglesd)