Skip to content

2.0.1

Compare
Choose a tag to compare
@alex-jitbit alex-jitbit released this 18 Apr 20:26
· 16 commits to master since this release

Performance improvements

  • Use Encoding.ASCII.GetBytes instead of StringToByteArray (3X faster)
  • Don't use DateTime.Now.ToUniversalTime, use UtcNow, 10X faster

Full Changelog: 2.0.0...2.0.1