v0.1.13
What's Changed
- Fix publish recipe by @casey in #481
- Fix build fix by @casey in #484
- Update clippy restrictions by @atomgardner in #485
- Add FromStr for MagnetLink by @atomgardner in #482
- Add Void Linux package to README by @ThatNerdyPikachu in #462
- Replace deprecated add path command by @casey in #487
- Tweak MetainfoDecode error message by @casey in #488
- Skip generating changelog in tests by @casey in #492
- Placate clippy by @casey in #493
- Add Scoop package to README by @ThatNerdyPikachu in #463
- Fix warnings and clippy errors by @casey in #496
- Add
--base-directory
toimdl torrent verify
by @casey in #501 - Pass rustflags consistently by @casey in #502
- Don't export rustflags by @casey in #503
- Fix install script by @casey in #509
- Update dependency (openssl-sys) by @atomgardner in #514
- Add a
torrent announce
subcommand by @atomgardner in #510 - Add a
torrent from-link
subcommand by @atomgardner in #511 - Release v0.1.13 by @atomgardner in #518
New Contributors
- @atomgardner made their first contribution in #485
- @ThatNerdyPikachu made their first contribution in #462
Full Changelog: v0.1.12...v0.1.13