This repository was archived by the owner on Mar 12, 2025. It is now read-only.
torrenttools v0.6.0
[v0.6.0] - 2021-08-02
Added
- Enable new metafiles for cross-seeding by default.
- Add versions of crypto backends to --version output
Changed
- Read user-config location from XDG_CONFIG_HOME on linux.
- Fix macOS installer bundling system library leading to linking errors.
- Add support for more trackers in the default trackers.json file (thanks @Audionut)
- Fix freeze when LS_COLORS contains 8-bit or 24-bit colors.
- Increase re2 compiler memory to support long regexes.