Skip to content

Releases: andrewabest/Conventional

11.0.16

24 May 01:16
458b234
Compare
Choose a tag to compare
Add basic parallel.foreach to speed up processing documents in Roslyn…

… Conventions (#96)

11.0.15

17 Apr 07:09
f704f87
Compare
Choose a tag to compare
Fix: Use GetSemanticModelAsync instead of TryGetSemanticModel to make…

… available the SemanticModel in Roslyn conventions (#95)

11.0.14

21 Feb 21:53
dc51f8a
Compare
Choose a tag to compare
Additional SemanticModel and Known Offenders for Roslyn (#92)

11.0.13

20 Feb 21:59
7d2d4ca
Compare
Choose a tag to compare
[GH-87] Adds Convention.NamespaceMustStartWith & Convention.Namespace…

…MustEndWith (which were discussed but not implemented under pull-request GH-90) (#93)

11.0.11

09 Jan 00:51
6297db9
Compare
Choose a tag to compare
Adds global type filtering (#90)

11.0.10

07 Jan 02:59
170ac38
Compare
Choose a tag to compare
Bump Newtonsoft.Json in /src/Core/Conventional.Tests (#80)

11.0.9

07 Jan 02:48
Compare
Choose a tag to compare
Removes region

11.0.8

07 Jan 02:44
451c3bd
Compare
Choose a tag to compare
Adds various new conventions (#89)

11.0.6

27 Nov 03:09
754f500
Compare
Choose a tag to compare
Feature/multitarget (#86)

11.0.3

06 Nov 05:24
14c7302
Compare
Choose a tag to compare
Update README.md