Release v0.4.5
- Sync streams in #112
- Support installing update hook in core extension in #120
- Refactor build process in #121. The core extension is now released for the following new targets:
- Windows:
x64
,aarch64
(new),x86
(new). - Linux:
x64
,aarch64
,x86
(new),armv7
(new),riscv64gc
(new) - Other existing targets (WebAssembly, Android, macOS, iOS, watchOS and tvOS) are unchanged.
- Windows:
Full Changelog: v0.4.4...v0.4.5