Skip to content

v0.4.2

Choose a tag to compare

@bydlw98 bydlw98 released this 12 May 10:26
· 18 commits to main since this release

Performance

  • Replace usages of String with CompactString from compact_str crate
  • output: Improve format_timestamp function peformance
  • Use itoa crate to speed up coversion of integers to strings

Full Changelog: v0.4.1...v0.4.2