Skip to content

DataTypes Version 1.1.0

Compare
Choose a tag to compare
@mgnsm mgnsm released this 29 Nov 22:00
· 143 commits to main since this release
  • Number now implements IFormattable and supports the common standard numeric format strings
  • Leading and trailing zeros have been removed from the output of a parsed Number
  • Improved ReadOnlySpan<byte> parsing performance for most types