All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.11.0 (2024-07-01)
0.10.0 (2023-11-27)
- specify
JEMALLOC_CONFIGURE_OPTS
(2c6d05b)
0.9.0 (2023-11-02)
- find cache dir recursively (51477f4)
0.8.0 (2023-10-27)
- move
catch
block outside iife inbin
(d923c1a)
0.7.0 (2023-07-06)
- drop support for node 14 and below
- drop support for node 14 and below (09d5807)
0.6.0 (2022-08-31)
- enable binary download via http protocol (74780e1)
0.5.0 (2021-09-29)
- exclude
/releases
from download url for most recent stable (dd8aa68)
0.4.0 (2021-09-23)
- add windows support (6895a5ec)
0.3.1 (2021-02-11)
- add missing
systemBinary
toRedisBinaryOpts
(44de1ff)
0.3.0 (2021-02-11)
- move package.json configurations out of config block
- move package.json configurations out of config block (412c3d7)
0.2.0 (2021-02-11)
- combine configs from all package.json files in hierarchy (2243950)
- first release (e65b920)