Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Latest commit

 

History

History
92 lines (44 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

92 lines (44 loc) · 3.29 KB

0.5.1 (2020-05-12)

0.5.0 (2020-04-28)

Features

  • add .path and .path.silent functions to detect binary (#40) (c48958d), closes #25

0.4.23 (2020-01-30)

0.4.23-2 (2020-01-30)

0.4.23-1 (2020-01-30)

0.4.23-0 (2020-01-30)

0.4.21 (2019-06-03)

0.4.21-0 (2019-06-03)

Bug Fixes

  • use go-ipfs.version from parent package.json (#34) (708f24e), closes #33

0.4.20 (2019-04-17)

0.4.20-0 (2019-04-17)

0.4.19 (2019-03-13)

0.4.19-0 (2019-03-11)

Bug Fixes

  • update to unzip-stream (#27) (d3acfd7)
  • bin: Fix exit codes and success output (210ddcf)
  • bunch of linting (9f3a866)
  • remove aegir (fdbef90)
  • tests (18a05cd)
  • bin: take out bin as npm install fails since it is only present post install (9cb01e4)

Features