Skip to content

1.2.0-beta.406

Pre-release
Pre-release
Compare
Choose a tag to compare
@sharwell sharwell released this 28 Jan 17:33
· 359 commits to master since this release
ae7faa7

What's Changed

  • Increase test coverage for records in SA1500, SA1502, and SA1508 by @sharwell in #3421
  • Add 'allowDoWhileOnClosingBrace' configuration to the JSON schema by @sharwell in #3423
  • Use CultureInfo.InvariantCulture for en-US by @sharwell in #3426
  • Allow direct use of explicit parameterless constructors by @sharwell in #3432
  • Support file-scoped namespaces in SA1649 and SA1402 by @sharwell in #3436
  • Add file-scoped namespace support to SA1208 in #3438
  • Expand support for file scoped namespaces by @sharwell in #3446
  • Insert blank line before using directives in file-scoped namespace by @sharwell in #3447

Full Changelog: 1.2.0-beta.376...1.2.0-beta.406