Skip to content

Releases: angularsen/roslyn-analyzers

1.9.0

10 Aug 07:27
Compare
Choose a tag to compare

What's Changed

  • ✨Exclude inaccessible property setters and fields by @angularsen in #15

Full Changelog: 1.8.0...1.9.0

1.8.0

18 Mar 21:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.2...1.8.0

1.7.2

08 Mar 21:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.7.2

1.7.1-beta02

08 Mar 21:12
Compare
Choose a tag to compare
1.7.1-beta02 Pre-release
Pre-release

Full Changelog: 1.7.1-beta01...1.7.1-beta02

33fa973 - ⬆️ Try upgrade 3.11.0 to to 4.1.0

1.7.1-beta01

08 Mar 21:12
Compare
Choose a tag to compare
1.7.1-beta01 Pre-release
Pre-release

Full Changelog: 1.6.1...1.7.1-beta01

df45de9 - ⬆️ Try upgrade 3.7.0 to 3.11.0
f383932 - Change package release notes to link to repo
6d2156d - ⬆️ Microsoft.CodeAnalysis nugets

1.6.1

05 Oct 22:24
db7d937
Compare
Choose a tag to compare

What's Changed

  • Fix version of Microsoft.CodeAnalysis.CSharp.Workspaces (#10) by @Pankraty in #11

Full Changelog: 1.6.0...1.6.1

1.6.0

02 Oct 11:21
Compare
Choose a tag to compare

Full Changelog: 1.5.2...1.6.0

Analyzer ignores Inheritance · Issue 3

6b27107 - ✨ Analyze members from base types
8866208 - ⚡ Use regex to find AssignAll comments with fewer allocations

1.5.2

01 Oct 23:07
Compare
Choose a tag to compare

Full Changelog: 1.5.1...1.5.2

55a45de - ⬇️ Revert nuget upgrades to fix issues
b39e386 - Include README in nuget

1.5.1

01 Oct 21:36
Compare
Choose a tag to compare

What's Changed

  • Fix the issue with "Sequence contains no elements" on top-level statements by @Pankraty in #9

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

01 Oct 21:35
Compare
Choose a tag to compare

Full Changelog: 1.4.1...1.5.0

Enable Source Link