Harshil
90c0fe948b
Add Python 3.11 to Test Suite & Adapt Enum Behaviour ( #3168 )
2022-08-17 18:24:50 +02:00
Hinrich Mahler
df07148e2d
Bump version to v20.0a2
2022-06-27 19:19:54 +02:00
David
76bfe8ceff
Mermaid-based Example State Diagrams ( #3090 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-06-24 18:15:10 +02:00
Hinrich Mahler
e25c523b69
Bump version to v20.0a1
2022-06-09 19:07:15 +02:00
Bibo-Joshi
11007c1715
Documentation Improvements ( #3010 , #3007 , #3012 , #3067 , #3081 , #3082 )
...
Co-authored-by: KnorpelSenf <shtrog@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <github@poolitzer.eu>
Co-authored-by: Adi <71205439+Aditya-Rajgor@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-09 17:08:54 +02:00
Bibo-Joshi
5e924014de
Add Tuple Based Version Info and Rename telegram.bot_api_version
to telegram.__bot_api_version__
( #3030 )
2022-05-14 15:50:12 +02:00
Hinrich Mahler
95d6272d20
Bump version to v20.0a0
2022-05-06 19:03:54 +02:00
Bibo-Joshi
a10bf3241e
Documentation Fixes & Improvements ( #2969 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:22:36 +02:00
Bibo-Joshi
950d9a0751
Extend Code Formatting With Black ( #2972 )
2022-05-06 18:22:35 +02:00
Harshil
335772568f
Update and Expand Tests & pre-commit Settings and Improve Code Quality ( #2925 )
...
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2022-05-06 18:22:34 +02:00
Harshil
e10f9164fe
API 6.0 ( #2956 )
...
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2022-05-06 18:22:34 +02:00
Bibo-Joshi
42eaa67fd5
Switch to asyncio
( #2731 )
...
Co-authored-by: tsnoam <tsnoam@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
2022-05-06 18:19:15 +02:00
Bibo-Joshi
7b37f9a6fa
Documentation Improvements ( #2856 , #2798 , #2854 , #2841 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:19:15 +02:00
Bibo-Joshi
ced58b790e
Documentation Improvements ( #2693 , #2691 , #2739 )
2022-05-06 18:19:14 +02:00
Harshil
145d04230b
Overhaul of Filters ( #2759 )
2022-05-06 18:19:13 +02:00
Bibo-Joshi
0e60d56f53
Introduce Enums for telegram.constants ( #2708 )
2022-05-06 18:19:13 +02:00
Bibo-Joshi
c486c396da
Doc Fixes ( #2597 )
...
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
2022-05-06 18:19:11 +02:00
Hinrich Mahler
92cb6f3ae8
Bump version to v13.11
2022-02-02 21:16:36 +01:00
Hinrich Mahler
ade1529986
Bump version to v13.10
2022-01-03 08:36:27 +01:00
Hinrich Mahler
a9dd2b1746
Bump version to v13.9
2021-12-11 15:44:21 +01:00
Hinrich Mahler
c53dc7dae4
Bump version to v13.8.1
2021-11-08 20:09:23 +01:00
Hinrich Mahler
51a4a6664c
Bump version to v13.8
2021-11-08 19:12:10 +01:00
Hinrich Mahler
bcec6f03cb
Bump version to v13.7
2021-07-01 18:03:38 +02:00
Hinrich Mahler
e982a5a567
Bump version to v13.6
2021-06-06 12:28:01 +02:00
Hinrich Mahler
94a9b7f983
Bump version to v13.5
2021-04-30 11:15:38 +02:00
Bibo-Joshi
bae57c7f8f
Doc Fixes ( #2437 )
...
Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2021-04-30 10:47:41 +02:00
Aksh Gupta
9d93417d9a
Improve Code Quality ( #2450 )
...
* chore: refactor code quality issues
* Add comment for removing assert statements
* Remove deepsource config file
* Fix Coverage
Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de>
2021-04-05 13:25:27 +02:00
Hinrich Mahler
ccedd3a87d
Bump version to v13.4.1
2021-03-14 19:21:44 +01:00
Hinrich Mahler
21ded420e2
Bump version to v13.4
2021-03-14 17:00:26 +01:00
Bibo-Joshi
7d893fd04b
Doc Fixes ( #2404 )
...
* Improve some badges for PTB-Raw
* doc fix for add_error_handler
* Some rendering
* Bump sphinx dependency
* Change signature annotation setting
* fix: chat_id can be string, message_id only int
* feat: add RTD link to documentation
* improving sender chat docstring (#2412 )
* fix: improving sender chat docstring
also adding a note to a weird edge case
* fix: words being hard
* Add note on donations
* typo
* typo in User.get_profile_pictures docstrings
* Fix: meth, not attr for meth, not attr
* filters + inlinequery doc fix
* Bump versions, update RTD config file
* Try fix build
* Revert "fix: chat_id can be string, message_id only int"
This reverts commit ba04e5aa
* Add Starry & Harshil to credits
Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
2021-03-14 16:46:37 +01:00
Hinrich Mahler
e9c01c7772
Bump version to v13.3
2021-02-19 19:55:49 +01:00
Bibo-Joshi
2a4a0d0ccd
Refactor Defaults Integration ( #2363 )
...
* Change default handling, update signatures, get existing tests to pass.
* Try running tests on ubuntu 18.04
* Roll back
* Rework check_shortcut_call tests
* Further improve check_shortcut_call tests
* Start on defaults-checks for shortcuts, get it working for test_message
* Add check_shortcut_defaults to all other shortcut tests
* Some fine tuning
* Add defaults checking for bot methods
* Missing tests for TestCallbackQuery
* Test edit_message_media with defaults & some comments
* Fix cryptography requirement
* drop debug prints
* Remove debug prints
* Another try
* Try to fix coverage & logs
* Rearrange test order
* increase coverage
* Try to fix coverage reports
* address review
* Adapt tests like in #2386
* fix CI
* fix CI
2021-02-19 19:07:48 +01:00
Hinrich Mahler
1902c0ac36
Bump version to v13.2
2021-02-02 20:57:14 +01:00
starry69
c8a3c31dcc
Update copyright of docs config
...
Signed-off-by: starry69 <starry369126@outlook.com>
2021-01-03 14:42:51 +05:30
Hinrich Mahler
73b0e29a30
Bump version to v13.1
2020-11-29 17:01:03 +01:00
Hinrich Mahler
bf68942c91
Bump to v13.0
2020-10-07 21:23:55 +02:00
Hinrich Mahler
15268acb27
Bump to v12.8
2020-06-22 20:20:00 +02:00
Hinrich Mahler
186fd1b418
Bump version to v12.7
2020-05-02 12:14:38 +02:00
Hinrich Mahler
314f87ec44
Bump version to v12.6.1
2020-04-11 09:53:29 +02:00
Hinrich Mahler
38a33581b1
Bump version to v12.6
2020-04-10 23:52:08 +02:00
Hinrich Mahler
392d4e1a9c
Bump version to v12.5.1
2020-03-30 18:25:53 +02:00
Hinrich Mahler
90729c21d7
Bump version to v12.5
2020-03-29 10:01:11 +02:00
Pieter Schutz
72ecc696cb
Bump to v12.4.2
2020-02-10 11:39:26 +01:00
Noam Meltzer
bd1b2fb6c1
Bump version to v12.4.1
2020-02-08 15:06:05 +02:00
Bibo-Joshi
7b3b278c7c
Bump version to v12.4
2020-02-08 10:01:41 +02:00
Noam Meltzer
43bfebb150
Update copyright date to 2020 ( #1746 )
2020-02-02 23:08:54 +02:00
Hinrich Mahler
90496f70a5
Prepare for v12.3.0
2020-01-11 20:57:58 +02:00
Noam Meltzer
98147fce32
Bump version to v12.2.0
2019-10-14 21:12:13 +03:00
Noam Meltzer
e60a42010b
Bump version to v12.1.1
2019-09-17 11:30:52 +03:00
Noam Meltzer
e1193425ca
Bump version to v12.1.0
2019-09-13 22:29:06 +03:00