| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-22 | 662 Bytes | |
| Version 1.11 source code.tar.gz | 2026-07-22 | 188.3 kB | |
| Version 1.11 source code.zip | 2026-07-22 | 326.5 kB | |
| Totals: 3 Items | 515.5 kB | 0 | |
What's Changed
- Added request cancellation functionality to the HTTP client. by @TiptevDmitry in https://github.com/reo7sp/tgbot-cpp/pull/358
- Fix JSON string-array serialization in TgTypeParser (closes [#346]) by @Dramex in https://github.com/reo7sp/tgbot-cpp/pull/354
- Minor corrections to the text by @TiptevDmitry in https://github.com/reo7sp/tgbot-cpp/pull/359
New Contributors
- @TiptevDmitry made their first contribution in https://github.com/reo7sp/tgbot-cpp/pull/358
- @Dramex made their first contribution in https://github.com/reo7sp/tgbot-cpp/pull/354
Full Changelog: https://github.com/reo7sp/tgbot-cpp/compare/v1.10...v1.11