fparkan/vendor/instant/CHANGELOGS.md
Valentin Popov 1b6a04ca55
Initial vendor packages
Signed-off-by: Valentin Popov <valentin@popov.link>
2024-01-08 01:21:28 +04:00

292 B
Raw Blame History

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 the now feature any more. The now feature still exists (but doesnt do anything) for backwards compatibility.