Releases: joernio/DotNetAstGen
Releases · joernio/DotNetAstGen
v0.35.0
v0.34.0
inputPath space fix
v0.33.0
handle spaces in dir names
v0.32.0
publish linux x64 binaries
v0.31.0
fix
v0.30.0
wrap symbol reader in a try-catch
v0.29.0
Added designation to propsToAllow (#25)
v0.28.0
remove `AttributeLists` from ignore, and add `Attribute` to allowed
v0.27.0
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
allow `Contents` property