Skip to content

Releases: joernio/DotNetAstGen

v0.15.0

18 Jan 12:08
Compare
Choose a tag to compare
Allow "Keyword" Property

v0.14.0

16 Jan 08:49
Compare
Choose a tag to compare
Enable Try-Catch-Finally Properties

v0.13.0

11 Jan 19:17
Compare
Choose a tag to compare
Fixed missing .exe suffix on release

v0.12.0

03 Jan 09:04
e6d0720
Compare
Choose a tag to compare
add operand property to allowed list (#17)

v0.11.0

19 Dec 07:14
Compare
Choose a tag to compare
Filtering in Types & Code Property in MetaData

v0.10.0

12 Dec 08:57
Compare
Choose a tag to compare
Compressing Binaries Themselves

v0.9.0

05 Dec 14:46
9fe1443
Compare
Choose a tag to compare
Do Not Write JSON for Error Files (#15)

Excludes writing the JSON for files that failed to parse.

v0.8.0

05 Dec 14:11
059f8c8
Compare
Choose a tag to compare
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

05 Dec 12:47
3aad4b8
Compare
Choose a tag to compare
Wrap Result in AstGenWrapper (#13)

Wrapper contains the file name and AST root.

v0.6.0

29 Nov 10:04
0815c50
Compare
Choose a tag to compare
Recursive Walk Down Target Dir (#10)