Note: some changelogs are missing, or were never added.
- Added SingleElementCollection
- Added IdentifiableSymbolKind
- Added SemanticModel.GetAliasOrSymbolInfo extension
- Improved support for identifiable member syntax nodes in the respective extensions
- Improved documentation
- Added extensions to get the attribute targets and convert between them and SyntaxKind
- Added InterlinkedDictionary
- Added Selectors
- Added LoadedAssemblyInformation and DefaultInstanceContainer
- Added extension method IDictionary<TKey, TValue>.ValueOrDefault(TKey)
- Added extension methods TypeInfo.MatchesExplicitlyOrImplicitly, supporting matching the desired (special) type in either the original or the converted type.
- Migrated CodeFixes namespace to RoseLynn.CodeFixes package