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

Latest commit

 

History

History
61 lines (47 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

61 lines (47 loc) · 1.82 KB

magnet-link change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.1.3 - 2018-02-14

Fixes

  • deps: remove dumb typo

1.1.2 - 2018-02-14

Maintenance

  • 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 & cache node_modules

1.0.3 - 2015-01-28

  • improve test coverage
  • move cli.js to bin
  • 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

1.0.0 - 2015-01-23

  • first!