Skip to content

Releases: joernio/DotNetAstGen

v0.35.0

08 Nov 15:07
fb686ba
Compare
Choose a tag to compare
Allow release to be triggered manually

v0.34.0

02 Apr 19:48
Compare
Choose a tag to compare
inputPath space fix

v0.33.0

02 Apr 19:33
Compare
Choose a tag to compare
handle spaces in dir names

v0.32.0

02 Apr 11:26
Compare
Choose a tag to compare
publish linux x64 binaries

v0.31.0

02 Apr 10:59
Compare
Choose a tag to compare
fix

v0.30.0

01 Apr 17:29
Compare
Choose a tag to compare
wrap symbol reader in a try-catch

v0.29.0

27 Mar 10:49
0a8a223
Compare
Choose a tag to compare
Added designation to propsToAllow (#25)

v0.28.0

23 Mar 09:54
Compare
Choose a tag to compare
remove `AttributeLists` from ignore, and add `Attribute` to allowed

v0.27.0

20 Mar 08:47
eb369ed
Compare
Choose a tag to compare
Generate PDBs locally if needed (#22)

* generate PDBs locally if needed

 * integrate ILSpy for decompiling DLLs if needed
 * if PDB doesn't exist already, use ILSpy to generate it

* bring PDB writer from ILSpy decompiler here

* continue if generation fails

* fix few null dereference issues

v0.26.0

14 Mar 08:19
Compare
Choose a tag to compare
allow `Contents` property