Skip to content

Releases: podNET-Hungary/PodNet.Analyzers.Core

v1.0.17

10 Sep 22:06
Compare
Choose a tag to compare

Fixed determinate exclusion of build output, symbols, sources and documentation file from packing in the consumer projects

v1.0.16

10 Sep 11:45
Compare
Choose a tag to compare

Fixed failing to generate a symbols package when it shouldn't even be tried to be generated

v1.0.15

08 Sep 10:49
Compare
Choose a tag to compare

Bumped dependencies, replaced PodNet.Compat with @Sergio0694's PolySharp.

v1.0.14

07 Aug 11:31
Compare
Choose a tag to compare

Added sponsorship information

v1.0.13

02 Aug 09:55
Compare
Choose a tag to compare

Fixed underlying ImmutableArray not being initialized for EquatableArrays

v1.0.12

31 Jul 15:33
Compare
Choose a tag to compare

Fixed trying to extract a non-existing enum value from the attribute's named arguments into a nullable enum type

v1.0.11

16 Jul 11:29
Compare
Choose a tag to compare

Bumped dependency versions for Microsoft.CodeAnalysis.CSharp.* packages.

v1.0.10

12 Jul 14:03
Compare
Choose a tag to compare

Easier conversion from results/Diagnostics to DiagnosticsOrResults

v1.0.9

13 Feb 15:17
Compare
Choose a tag to compare
  • Added new Namespace and ClassName sanitization helpers in TextProcessing;
  • Set dependent packages to be DevelopmentDependency=true as well by default.

v1.0.8

12 Feb 16:56
Compare
Choose a tag to compare

Fixed dll occasionally not ending up in produced NuGet package