Skip to content

Latest commit

 

History

History
331 lines (139 loc) · 9.43 KB

CHANGELOG.md

File metadata and controls

331 lines (139 loc) · 9.43 KB

0.16.3 (2019-06-06)

Bug Fixes

Features

0.16.2 (2019-01-18)

0.16.1 (2018-12-10)

Bug Fixes

  • catch errors when connecting to the registry (a412f98)

0.16.0 (2018-12-07)

Features

  • inherit stdin so we can interact with package manager (267b73d)

0.15.0 (2018-12-07)

0.14.0 (2018-12-07)

0.13.0 (2018-12-07)

Features

  • default to yarn for yarn and npm for npm (011baad)

0.12.0 (2018-12-06)

Features

  • do not delete old registry index for speed (96ff811)

0.11.0 (2018-10-26)

Features

Performance Improvements

  • fall back to npm if ipfs is too slow (f96a751)

0.10.0 (2018-10-04)

Features

0.9.0 (2018-10-04)

Bug Fixes

Features

  • use ipfs to fetch files if available (5e135fe)

0.8.0 (2018-09-21)

Features

0.7.4 (2018-09-20)

0.7.3 (2018-09-20)

Bug Fixes

0.7.2 (2018-09-20)

Bug Fixes

  • fixes #59 and #60 with better error detection and messages (93ad289)

0.7.1 (2018-09-20)

0.7.0 (2018-09-20)

Features

  • forward non-get requests to the registry, fixes #58 (b493e4c)

0.6.4 (2018-09-20)

Bug Fixes

  • do not use path.join because windows (8b51156)
  • handle scoped modules, fixes #57 (bd08ddd)
  • linting errors (ca7fd83)
  • update arg name (b707cc0)
  • use same blobstore instance as it will create an ipfs node (afe5c58)

Features

  • allow configuring external host address separately from internal (3405f0a)
  • mirror npm instead of pulling/publishing registry tree (c734d44)

Performance Improvements

  • increase concurrency when running local IPFS node (126747b)
  • throttle requests to daemon and use build in ipfs node (4118ed5)

0.5.1 (2016-03-23)

0.5.0 (2016-02-01)

0.4.0 (2016-02-01)

0.3.3 (2016-01-02)

0.3.1 (2015-12-18)

0.3.0 (2015-12-18)

0.2.12 (2015-12-17)

0.2.11 (2015-12-17)

0.2.10 (2015-11-30)

0.2.9 (2015-11-26)

0.2.8 (2015-11-25)

0.2.7 (2015-11-25)

0.2.6 (2015-11-25)

0.2.5 (2015-11-24)

0.2.4 (2015-11-24)

0.2.3 (2015-11-23)

0.2.2 (2015-11-23)

0.2.1 (2015-11-23)

0.2.0 (2015-11-23)

0.1.6 (2015-11-23)

Features

  • Add host and port options. (5c3eeea), closes #3

0.1.5 (2015-11-18)

0.1.4 (2015-11-16)

0.1.3 (2015-11-16)

0.1.2 (2015-11-16)

0.1.1 (2015-11-16)

0.1.0 (2015-11-15)

0.0.1 (2015-11-14)