Releases: Zitrax/zit
Releases · Zitrax/zit
v0.5
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
v0.4
What's Changed
- Better config documentation by @Zitrax in #60
- Support multi-trackers #34 by @Zitrax in #64
- Added test fixture TestWithFilesystem by @Zitrax in #66
- Fix some cppcheck issues by @Zitrax in #67
- Fix build issues on Windows by @Zitrax in #68
- Add test for OOD #35 by @Zitrax in #70
- clang 14 ⭢ 15, GCC 11 ⭢ 12 by @Zitrax in #72
- Fixup choke handling by @Zitrax in #73
Full Changelog: v0.3...v0.4
v0.3
What's Changed
- Fix build issues and most warnings on Windows by @Zitrax in #50
- Make Bitfield more const correct by @Zitrax in #51
- Improvements by @Zitrax in #52
- More tests for ConfigFile by @Zitrax in #53
- Use_config by @Zitrax in #54
- Configurable ports #55 by @Zitrax in #57
- Verify that we only download missing piece #32 by @Zitrax in #58
- Change the initiate_peer_connections default #38 by @Zitrax in #59
Full Changelog: v0.2...v0.3