All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.1.3 - 2018-02-14
- deps: remove dumb typo
1.1.2 - 2018-02-14
- update package metadata
- update documentation
- update contributing guidelines
- update license
- update dependencies
- update dev dependencies
- update tests
1.1.1 - 2016-02-07
- allow for piping without
-
option
1.1.0 - 2016-02-07
- make bin/cli.js executable (
chmod +x
) - make torrent file contents pipable to
magnet-link -
1.0.4 - 2015-04-07
- renamed scripts to test since it only contains test script
- various sundry readme updates
- improved test script task
- update dependencies
- add
CONTRIBUTING.md
- update
.travis.yml
to use docker & cachenode_modules
1.0.3 - 2015-01-28
- improve test coverage
- move
cli.js
tobin
- specify files for distribution
1.0.2 - 2015-01-28
- fix travis badge
1.0.1 - 2015-01-28
- use standard for npm test
- use fixpack for true insanity
- add
.travis.yml
- add tests
- fix a rather serious error in index
- first!