0.16.3 (2019-06-06)
- do not stop external IPFS node (#99) (40c12a6)
- dont spawn node for local ops (#110) (36f4e8f)
- only spawn node once (#111) (8741a66)
- remove redundant ipfs configing code (55978ab)
- tests by adding go-ipfs to PATH (#100) (7489c94)
0.16.2 (2019-01-18)
0.16.1 (2018-12-10)
- catch errors when connecting to the registry (a412f98)
0.16.0 (2018-12-07)
- 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)
- default to yarn for yarn and npm for npm (011baad)
0.12.0 (2018-12-06)
- do not delete old registry index for speed (96ff811)
0.11.0 (2018-10-26)
- fall back to npm if ipfs is too slow (f96a751)
0.10.0 (2018-10-04)
- add s3 storage option (6a522c8)
0.9.0 (2018-10-04)
- friendlier error pages (747320d)
- use ipfs to fetch files if available (5e135fe)
0.8.0 (2018-09-21)
0.7.4 (2018-09-20)
0.7.3 (2018-09-20)
- increase max body size (d478378)
0.7.2 (2018-09-20)
0.7.1 (2018-09-20)
0.7.0 (2018-09-20)
0.6.4 (2018-09-20)
- 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)
- allow configuring external host address separately from internal (3405f0a)
- mirror npm instead of pulling/publishing registry tree (c734d44)
- increase concurrency when running local IPFS node (126747b)
- throttle requests to daemon and use build in ipfs node (4118ed5)