What's Changed
- Support dumping config #61 by @Zitrax in #74
- Conan -> Vcpkg by @Zitrax in #79
- Remove some conan remnants #78 by @Zitrax in #80
- Fix clang-tidy-17 issues by @Zitrax in #77
- Use clang-17 in ci by @Zitrax in #83
- Arg_parse_help by @Zitrax in #84
- Fix_regression by @Zitrax in #85
- Fix and add Windows to ci by @Zitrax in #86
- Use std::next to avoid debug asserts on vector access by @Zitrax in #87
- Add logger.hpp for a single source of spdlog by @Zitrax in #88
- Use builder pattern for ArgParser by @Zitrax in #89
- Multiple torrents by @Zitrax in #93
- Use PCH to speed up compile by @Zitrax in #94
- Add test download_dual_torrents by @Zitrax in #96
Full Changelog: v0.4...v0.5