7.2.2 (2022-11-13)
7.2.1 (2022-10-23)
7.2.0 (2022-10-05)
- provide copyOutputData to compatible with electron >= 21 (772abc9)
7.1.2 (2022-08-09)
- compatible issues with centos:7 and void Linux (dbd61db)
7.1.1 (2021-12-22)
- override the package name in generated index.js (42346fd)
7.1.0 (2021-12-22)
- upgrade to napi2 (e6cc543)
7.0.5 (2021-11-06)
7.0.4 (2021-10-28)
- avoid copy input buffer (00cdd39)
7.0.3 (2021-08-27)
- remove Ref usage to avoid memory leak (c89bb2e)
7.0.2 (2021-08-11)
- missing asBuffer option in uncompress/uncompressSync (ac573f8)
7.0.1 (2021-08-04)
- native binding package name (6dc09af)
7.0.0 (2021-08-04)
Change package name to snappy
#16 .
1.0.2 (2021-07-22)
- linux aarch64 musl build (1a9a475)
1.0.1 (2021-06-10)
- mimalloc as global allocator (3fbab59)
1.0.0 (2021-06-10)
- implement compress and uncompress (df2ccd2)