Skip to content

Stable release

Compare
Choose a tag to compare
@Mnwa Mnwa released this 25 Mar 10:57
· 26 commits to master since this release
592c79b

Features

  • Now ms and ms_into_time functions support String on input without breaking changes.

Improvements

  • Increased performance. ms function sped up ~ 60%! From 27 ns per iter to 16 ns per iter on the benches.
  • Added many new tests.