ExRam.Gremlinq 13.7.1
The 13.7.1 release focuses on documentation improvements and code quality enhancements through static analysis.
Changes
- Document Core/Queries/Interfaces, generate and pack XML docs (#2280, #2281, #2282, #2285)
- Add a Roslyn analyzer that points out missing null checks on publicly facing reference-type parameters. Remove NullGuard.Fody as a consequence (#2279)
- Strip HTML from README.md before packing (#2277)