The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Moved the source string to the info hash, as it should be
- Option for source string added to torrent info (-s), included in infohash. Often used by private trackers to create a unique infohash to prevent peer-leak and the possibility to track the trackers that do use leaked torrents. Having this option in maketorrent make it possible to create a infohash accurate torrent to the tracker you want to upload it to
- Use a unreleased version of
bip_metainfo
to fix the setter bugs
- Non Verbose mode now shows a progress text of the hashed pieces.
- Multiple Announce URLs are now supported
- Initial Version