Releases: joernio/DotNetAstGen
Releases · joernio/DotNetAstGen
v0.15.0
Allow "Keyword" Property
v0.14.0
Enable Try-Catch-Finally Properties
v0.13.0
Fixed missing .exe suffix on release
v0.12.0
add operand property to allowed list (#17)
v0.11.0
Filtering in Types & Code Property in MetaData
v0.10.0
Compressing Binaries Themselves
v0.9.0
Do Not Write JSON for Error Files (#15) Excludes writing the JSON for files that failed to parse.
v0.8.0
Exclusion Rule & Parseable Logging (#14) * Logging diagnostics to determine when a file has errors in syntax * Added exclusion rule to forward ignored file regex Resolves #12
v0.7.0
Wrap Result in AstGenWrapper (#13) Wrapper contains the file name and AST root.
v0.6.0
Recursive Walk Down Target Dir (#10)