Skip to content

v2.6.0

Choose a tag to compare

@sebastienros sebastienros released this 11 Mar 23:12
0c24ad2

What's Changed

  • Remove extra semi colon by @hishamco in #597
  • Fix typo in README.md by @hishamco in #598
  • Enable latest-Recommended analyzers and fix issues by @lahma in #607
  • Add net8.0 target, remove obsolete, update packages by @lahma in #606
  • Handle IConvertible case to return specific type FluidValues by @atthevergeof in #612
  • Seal types not suitable for extending by @lahma in #611
  • Replace custom shims with PolySharp by @lahma in #613
  • Add module level SkipLocalsInit by @lahma in #614
  • Added Sum ArrayFilter with 2 different options by @cpriestland in #618
  • Update README.md by @SzymonSel in #622
  • Update registering a custom block example in README.md by @jeremycook in #621
  • Update benchmarks by @sebastienros in #623
  • changing view name to match file casing in minimal api sample by @AlexGirardDev in #626
  • Ensure deterministic build for release by @lahma in #628
  • Add documentation about accessing the CST by @guillaume86 in #630
  • Add file version information and use latest actions/checkout by @lahma in #631

New Contributors

Full Changelog: v2.5.0...v2.6.0