- Last updated: 2024-10-08T20:41:04Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
1.0.0 (2024-08-18)
- update WasmSchedule, add WasmScheduleModule spec (5d4dda7)
- BREAKING CHANGE: update WasmSchedule, add WasmScheduleModule spec
- add docs
- add RAF schedule type, add now() (47bff01)
0.3.47 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
0.3.20 (2023-03-27)
- update generated imports (30b5aa4)
0.3.2 (2022-11-30)
- rename types/imports (#368) (78d5795)
- rename exports/imports interfaces => WasmScheduleExports/Imports
- update/rename zig imports
- update readme
0.3.0 (2022-11-24)
- add check if auto-initializer is present (f5ad93c)
0.2.0 (2022-11-23)
- update & rename pkg (formerly wasm-api-timer) (668f3dd)
- rename types form
TimerXXX
=>ScheduleXXX
- add WASM auto-initializer hook
- update readmes
- rename types form
- rename/update types/arg order (4af3445)