Skip to content

v2.6.68

Latest
Compare
Choose a tag to compare
@AArnott AArnott released this 20 Dec 19:15
· 50 commits to main since this release

What's Changed

  • Use [CallerArgumentExpression] to simplify calling patterns into Requires class by @AArnott in #134
  • Switch to resx source generator by @AArnott in #154
  • Add alloc-free params ReadOnlySpan<object?> overloads to .NET 9 by @AArnott in #155
  • Add ResourceManager and interpolated string overloads by @AArnott in #159
  • Add .NET Framework 3.5 support by @AArnott in #89
  • Remove dependencies by @bdovaz in #96
  • Delete dead code by @AArnott in #97

New Contributors

Full Changelog: v2.5.42...v2.6.68