v0.1.0
What's Changed
- allow trigger IT manually by @zhangyangyu in #46
- Add test on macos by @shiyuhang0 in #50
- Support compression by @shiyuhang0 in #49
- release 0.0.11-beta2 by @shiyuhang0 in #53
- Fix bigint parm by @shiyuhang0 in #52
- chore(deps): update dependency undici to v5.28.3 [security] by @renovate in #54
- Support raw bytes as input & binary/blob/bit will be convert to Uint8Array by @shiyuhang0 in #55
- release 0.1.0 by @shiyuhang0 in #56
Break Change
- Binary, blob, and bit types will be converted to Uint8Array now. They are converted to the string before.
Full Changelog: v0.0.10...v0.1.0