Skip to content

v3.0.0-beta.54

Latest
Compare
Choose a tag to compare
@clairernovotny clairernovotny released this 06 Jun 17:54
aaca290

Changes:

  • #1509: use InternalsVisibleTo MSBuild item
  • #1504: Remove allocation from ByteSize.TryParse
  • #1514: Various cleanup largely driven by analyzers
  • #1512: Fix assert in GetRomanNumeralCharValue
  • #1513: fix nuspec
  • #1505: Replace relevant Substring use with AsSpan
  • #1510: Remove some string interpolation allocation
  • #1506: Cache Truncator singletons returned from static properties
  • #1508: Remove overhead from RomanNumeralExtensions
  • #1498: changes to address idiomatic differences between pt-PT and pt-BR
See More
  • #1501: Added hungarian translations, and hungarian number formatters
  • #1493: Avoid string concat in resource lookups
  • #1491: enable nuget audit
  • #1488: Bump coverlet.collector from 6.0.1 to 6.0.2
  • #1485: Bump Polyfill from 3.0.0 to 4.0.0
  • #1486: Bump Verify.Xunit from 23.3.0 to 23.5.0

This list of changes was auto generated.