Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.3.24.tar.gz | 2023-07-20 | 1.4 MB | |
0.3.24.zip | 2023-07-20 | 1.7 MB | |
README.md | 2023-07-20 | 1.3 kB | |
Totals: 3 Items | 3.1 MB | 0 |
What's Changed
- IO stream support for torrent info file.
- split jobs in github action by @Thomas-Tsai in https://github.com/Thomas-Tsai/partclone/pull/219
- add dockerfile and test on tag creating by @Thomas-Tsai in https://github.com/Thomas-Tsai/partclone/pull/220
- Handle absence of mtrace.h (e.g. uClibc) gracefully by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/221
- Link with -lm for isnormal()/__fpclassifyf() as needed by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/222
- Add Russian language file. by @PushKK in https://github.com/Thomas-Tsai/partclone/pull/224
- Update partclone.c by @PushKK in https://github.com/Thomas-Tsai/partclone/pull/226
- Add missing space before opening parenthesis by @robert-scheck in https://github.com/Thomas-Tsai/partclone/pull/227
- Add german language by @PushKK in https://github.com/Thomas-Tsai/partclone/pull/228
- Update language files by @PushKK in https://github.com/Thomas-Tsai/partclone/pull/230
- Add localization by @PushKK in https://github.com/Thomas-Tsai/partclone/pull/231
New Contributors
- @PushKK made their first contribution in https://github.com/Thomas-Tsai/partclone/pull/224
Full Changelog: https://github.com/Thomas-Tsai/partclone/compare/0.3.23...0.3.24