Skip to content

Releases: MendelMonteiro/StringFormatter

v1.0.0.13

31 May 09:05
Compare
Choose a tag to compare
  • Implemented standard TimeSpan format strings (c, g, G), culture invariant
  • The default TimeSpan format string is now c
  • Fixed handling of negative TimeSpan values

v1.0.0.12

24 May 15:45
Compare
Choose a tag to compare
  • Optimized numeric formatting by removing unnecessary memory zeroing
  • Removed some dependencies