Skip to content

6.8.0

Choose a tag to compare

@github-actions github-actions released this 08 May 17:26
· 1543 commits to main since this release

Changes

πŸš€ Features

  • Add KeyValuePairEnumerable ToKeys, ToValues and ToSplit extension methods @alastairlundy (#22)
  • Add Span GetRange, First, and Last extension, and optimize Span extensions @alastairlundy (#21)
  • Optimize DateTime Add method and add DateTime Subtract method @alastairlundy (#20)