Skip to content

Releases: green-code-initiative/creedengo-csharp

2.0.1

14 Jan 20:32
5d99003
Compare
Choose a tag to compare

Fixes to readme.md links

2.0.0-beta2

07 Jan 12:30
59f88cd
Compare
Choose a tag to compare

Release of version

2.0.0

07 Jan 12:41
59f88cd
Compare
Choose a tag to compare

Release of version

1.5.3

01 Jan 19:23
dd24dcd
Compare
Choose a tag to compare

Last ecoCode-C# release before the full rename to creedengo-C#.
Fixes all the urls to keep the plugin running properly.
Upgrade .Net to version 9.

1.5.2

09 Nov 02:34
c83fa10
Compare
Choose a tag to compare

Fix for rule EC83 : enable only when C# language version >= 6.
Updated dependencies.

1.5.1

01 Aug 16:24
28b933b
Compare
Choose a tag to compare

Fixes for rule EC69 : Don't call loop invariant functions in loop conditions

  • Removal of some false positives
  • Better handling of conditional expressions (such as s?.Equals("") != true)

1.5.0-beta1

13 Jul 13:53
dc1e351
Compare
Choose a tag to compare

Release of version

1.5.0

13 Jul 14:23
dc1e351
Compare
Choose a tag to compare
  • 48 native Roslyn rules are now added and customized to warning.
  • SourceLink is added to allow users to see the code / debug if needed.
  • VSIX is removed, due to Microsoft's decision to stop extensions from being active during compilation (same reason as Roslynator).

1.4.0

24 Jun 01:21
Compare
Choose a tag to compare

Release of version

1.3.0-beta6

24 Jun 00:37
Compare
Choose a tag to compare

Release of version