0.6.0 • Published 6 years ago

bitcoin-exchange-client v0.6.0

Weekly downloads
321
License
ISC
Repository
github
Last release
6 years ago

Bitcoin Exchange Javascript Client Build Status Coverage Status

This is used by My-Wallet-V3.

Development

If you need to test changes to this module inside bitcoin-coinify-client:

cd ..
rm -rf bitcoin-coinify-client/node_modules/bitcoin-exchange-client
ln -s ../../bitcoin-exchange-client bitcoin-coinify-client/node_modules/bitcoin-exchange-client

Release

Change version in package.json.

git commit -a -m "v0.1.0"
git push
git tag -s v0.1.0
git push --tags
make changelog

Add the changelog to the tag on Github and mark it as pre-release.

npm publish
0.6.0

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.3.2

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.1-dev.0

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.2.0-dev.1

7 years ago

0.2.0-dev.0

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago