Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pyrocumulus pyrocumulus released this 13 Mar 16:15
· 272 commits to develop since this release

Updated

  • Updated Microsoft.Extensions.DependencyInjection.Abstractions from v3.1.7 to v5.0.0 #52
  • Updated Microsoft.Extensions.Logging.Abstractions from v3.1.7 to v5.0.0 #52
  • Migrated analyzers Microsoft.CodeAnalysis.FxCopAnalyzers to Microsoft.CodeAnalysis.NetAnalyzers v5.0.3 #52

Fixed

  • BREAKING: Some methods will now return an Orientation enumeration value instead of a string representation #49
  • BREAKING: Some methods will now return a Shade enumeration value instead of a string representation #50
  • BREAKING: Marked InstallDate and ArrayTilt aspects as nullable, as they are optional in PVOutput #50
  • Marked assembly as [CLSCompliant] #52