298 B
298 B
v0.1.12
Added
- Add
SystemTime
which works in both native and WASM environments.
Modified
- The
now
function is always available now: there is no need to enable thenow
feature any more. Thenow
feature still exists (but doesn’t do anything) for backwards compatibility.