v2.6.0
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
- @atthevergeof made their first contribution in #612
- @cpriestland made their first contribution in #618
- @SzymonSel made their first contribution in #622
- @AlexGirardDev made their first contribution in #626
- @guillaume86 made their first contribution in #630
Full Changelog: v2.5.0...v2.6.0