Skip to content

Latest commit

 

History

History
101 lines (46 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

101 lines (46 loc) · 3.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.10.0 (2023-11-27)

Features

  • specify JEMALLOC_CONFIGURE_OPTS (2c6d05b)

0.9.0 (2023-11-02)

Features

  • find cache dir recursively (51477f4)

0.8.0 (2023-10-27)

Features

Bug Fixes

  • move catch block outside iife in bin (d923c1a)

0.7.0 (2023-07-06)

⚠ BREAKING CHANGES

  • drop support for node 14 and below

Features

  • drop support for node 14 and below (09d5807)

0.6.0 (2022-08-31)

Features

  • enable binary download via http protocol (74780e1)

0.5.0 (2021-09-29)

Features

  • exclude /releases from download url for most recent stable (dd8aa68)

0.4.0 (2021-09-23)

Features

0.3.1 (2021-02-11)

Bug Fixes

  • add missing systemBinary to RedisBinaryOpts (44de1ff)

0.3.0 (2021-02-11)

⚠ BREAKING CHANGES

  • move package.json configurations out of config block

Features

  • move package.json configurations out of config block (412c3d7)

0.2.0 (2021-02-11)

Features

  • combine configs from all package.json files in hierarchy (2243950)

Bug Fixes

  • exit postinstall script with error on failed install (95f7ebd)
  • readme typos (0488c41)

0.1.0 (2021-02-11)

Features