v0.4.13
Features
- Add
DurationRound
trait that allows rounding and truncating byDuration
(@robyoung)
Internal Improvements
- Code improvements to impl
From
forjs_sys
in wasm to reuse code (@schrieveslaach)
DurationRound
trait that allows rounding and truncating by Duration
(@robyoung)From
for js_sys
in wasm to reuse code (@schrieveslaach)