Skip to content

Releases: Vannevelj/SharpSource

1.1.0

28 Aug 12:17
99bbda1
Compare
Choose a tag to compare
  • Implemented UnusedResultOnImmutableObject: The result of an operation on an immutable object is unused

1.0.0

28 Aug 00:07
d325501
Compare
Choose a tag to compare
  • Implemented EnumWithoutDefaultValue: An enum should specify a default value
  • Changed the categories of ExplicitEnumValues, FlagsEnumValuesAreNotPowersOfTwo and FlagsEnumValuesDontFit
  • Improved messaging for DateTimeNow
  • Added documentation

0.9.0

26 Aug 20:47
b240b4c
Compare
Choose a tag to compare
  • Implemented HttpContextStoredInField: show a warning when HttpContext was stored in a field. Use IHttpContextAccessor instead
  • Fixed DiagnosticID of HttpClientInstantiatedDirectly

0.8.0

23 Aug 23:24
08d702a
Compare
Choose a tag to compare
  • Implemented HttpClientInstantiatedDirectly: show a warning when HttpClient is instantiated. Use IHttpClientFactory instead

0.7.0

22 Aug 23:58
556504b
Compare
Choose a tag to compare
  • Implemented ExplicitEnumValues: show a warning when an enum does not explicitly specify its value

0.6.0

15 Aug 00:09
7e6acdd
Compare
Choose a tag to compare
  • Automatically publish updates to Github Packages

0.5.0

14 Aug 23:18
35f3c2a
Compare
Choose a tag to compare
  • Automatically publish updates to the VSIX marketplace

0.4.0

14 Aug 14:06
247e4b1
Compare
Choose a tag to compare
  • Don't trigger ElementaryMethodsOfTypeInCollectionNotOverridden for enums
  • Don't trigger ElementaryMethodsOfTypeInCollectionNotOverridden for arrays
  • DateTimeNow now shows the correct code fix title action

v0.3.0

10 May 16:50
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v0.2.0

12 Apr 11:32
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.