Version 9.0.0
This is a new major release, but there should be no breaking changes for the vast majority of consumers. Only those who use custom contexts for SDLPrinter
may be affected.
What's Changed
- Add SDLPrinterOptions.IndentSize by @sungam3r in #294
- Allow to parse value literals by @sungam3r in #295
- Parse any type by @Shane32 in #298
- Introduce PolySharp by @sungam3r in #297
- Fix NRE when printing directive without locations by @sungam3r in #300
- Use query-filters for CodeQL by @sungam3r in #301
- Add StructurePrinterOptions.IndentSize by @sungam3r in #303
- Refactor SDLPrinter for better indentation by @sungam3r in #304
- Fix PackageReadmeFile and apply analyzers by @sungam3r in #305
- Make AST constructors parametrized by @sungam3r in #307
- Allow to parse more AST nodes by @sungam3r in #306
- Update readme by @sungam3r in #308
Full Changelog: 8.2.0...9.0.0