Alex Root Junior
1634dc1162
Bump version, small changes in docs
2021-12-12 18:59:57 +02:00
Alex Root Junior
9ec689b562
[3.x] Bot API 5.5 ( #777 )
...
* Re-generate API, cover changes
* Added patchnotes
2021-12-12 17:21:01 +02:00
Alex Root Junior
812fb87d67
Bump version (Maybe can be bumped to beta stage before release)
2021-11-24 06:31:49 +02:00
Alex Root Junior
d7be55bc58
Extended MagicFilter with aiogram-specific operation ( #759 )
...
* Extend MagicFilter with aiogram-specific operation
* Added tests
* Added changes annotation and update docs
2021-11-24 06:00:37 +02:00
Alex Root Junior
9b43a33b7f
Dev 3.x api 5.4 ( #744 )
...
* Re-generate API
* Added new modules
* Added handling new event type and approve/decline aliases for ChatJoinRequest
* Fixed code-coverage
* Bump API version
* Added patch-notes
2021-11-08 02:37:37 +02:00
Alex Root Junior
7c6cf3c122
Rework FSM storage key
2021-10-11 01:30:19 +03:00
Alex Root Junior
c19cbc6a5f
Added html/md_text properties to Message object and refactor I18n context
2021-09-23 23:45:22 +03:00
Alex Root Junior
481aec2144
Bump version
2021-09-22 02:00:45 +03:00
Alex Root Junior
40cb222314
Bump version
2021-09-10 00:02:53 +03:00
Alex Root Junior
5851e32266
Bump version // 2
2021-08-17 03:07:38 +03:00
Alex Root Junior
2aa8c38691
Bump version
2021-08-17 03:06:52 +03:00
Alex Root Junior
a19b6bcf3a
Bump version // 2
2021-08-01 01:11:46 +03:00
Alex Root Junior
e5a7c69e17
Bump version
2021-08-01 01:09:43 +03:00
Alex Root Junior
a70ecb767f
Bump version
2021-07-29 00:42:53 +03:00
Alex Root Junior
5780d1840e
Bump version
2021-06-19 02:42:56 +03:00
Alex Root Junior
83d6ab48c5
Backport and improvements ( #601 )
...
* Backport RedisStorage, deep-linking
* Allow prereleases for aioredis
* Bump dependencies
* Correctly skip Redis tests on Windows
* Reformat tests code and bump Makefile
2021-06-15 01:45:31 +03:00
Alex Root Junior
5abd9ad0c4
Bump version. Added pipeline for test PyPi
2021-05-12 00:13:03 +03:00
Alex Root Junior
0e72d8e65b
[3.0] Bot API 5.1 + FSM + Utils ( #525 )
...
* Regenerate corresponding to Bot API 5.1
* Added base of FSM. Markup constructor and small refactoring
* Fix dependencies
* Fix mypy windows error
* Move StatesGroup.get_root() from meta to class
* Fixed chat and user constraints
* Update pipeline
* Remove docs pipeline
* Added GLOBAL_USER FSM strategy
* Reformat code
* Fixed Dispatcher._process_update
* Bump Bot API 5.2. Added integration with MagicFilter
* Coverage
2021-05-11 23:04:32 +03:00
Alex Root Junior
aebccd1139
Fix version parsing
2021-02-07 19:04:26 +02:00
Alex Root Junior
4008a3114d
Upgrade architecture + 5.0 Bot API ( #469 )
...
Upgrade architecture + 5.0 Bot API (#469 )
* Moved `methods`, `types` and `client` to root package
* Removed update handler from routers to dispatcher
* Reworked events propagation mechanism to handlers
* Reworked inner middlewares logic (very small change)
* Updated to Bot API 5.0
* Initial migration from MkDocs to Sphinx + config for readthedocs
2021-01-26 21:20:52 +02:00
Alex Root Junior
7844a663a9
Bump Telegram Bot API version
...
Change request timeout mechanism
Bump package version
2020-06-14 17:14:10 +03:00
Alex Root Junior
28382ebf5f
Add bump_versions.py script ( #338 )
...
* Add bump_versions.py script
* Fix pipeline
2020-05-27 01:24:06 +03:00
Alex Root Junior
bafc2ff341
Update middlewares docs
2020-05-26 20:26:29 +03:00
Alex Root Junior
7f26ec9935
Implement new middlewares
2020-05-26 00:23:35 +03:00
mpa
4124770b0e
refactor(handler): rename observers
...
Rename observers but with backward compatibility, relevant documentation
2020-05-10 03:02:31 +04:00
Alex Root Junior
b097680f3c
Fix package
2020-05-06 01:42:40 +03:00
Alex Root Junior
6be0b36305
Dev 3.x api 4.8 ( #317 )
...
* AIOG-T-20 Bot API 4.8
* AIOG-T-20 Update aliases
* AIOG-T-20 Add parse mode passing in sendPoll method
* AIOG-T-20 Small changes in docs
* AIOG-T-20 Revert overriding remove keyboard default value and add tests
* AIOG-T-20 Bot API 4.8
2020-05-02 23:01:32 +03:00
Alex Root Junior
5b6ec599b1
Add middlewares (API + Docs + Tests)
2020-04-12 20:27:32 +03:00
Alex Root Junior
33003f2026
Add support of Bot API 4.7. Bump version
2020-04-11 20:15:03 +03:00
Alex Root Junior
d9314a9d53
Bump versions
2020-01-25 18:32:47 +02:00
Alex Root Junior
ffb0cdf88f
Telegram Bot API 4.5
2020-01-11 19:47:39 +02:00
Alex Root Junior
62bce34b49
Add docs for class-based handlers
2019-12-03 00:37:53 +02:00
Alex Root Junior
57f6d7d9a5
Enable uvloop if available
2019-11-28 23:21:30 +02:00
Alex Root Junior
93a330c1f2
Add logging for receiving updates
2019-11-27 01:26:24 +02:00
Alex Root Junior
0acdb24c3c
No cover if TYPE_CHECKING
2019-11-23 17:03:14 +02:00
Alex Root Junior
71def6449f
Make speedups extras [fast] will install uvloop
2019-11-20 01:32:15 +02:00
Alex Root Junior
7dc2a0ddaf
Update tests and small refactoring
2019-11-16 22:32:26 +02:00
jrootjunior
a6573656d0
Add tests for DataMixin
2019-11-15 14:09:37 +02:00
jrootjunior
bdae5fb026
Clean project
2019-11-15 12:17:57 +02:00
Alex Root Junior
d5f5cea665
Bump version to 2.4
2019-10-29 22:42:31 +02:00
Alex Root Junior
14f273702b
Bump version
2019-08-04 19:43:25 +03:00
Alex RootJunior
5b9d82f1ca
Bump dev version
2019-06-10 20:58:02 +03:00
Alex RootJunior
2083bfb965
Bump version
2019-06-09 21:55:06 +03:00
Alex RootJunior
b70778fcdb
Update to 4.3 Bot API. LoginUrl.
2019-06-01 15:16:28 +03:00
Alex RootJunior
2af930149c
Docs for filters (Not fully)
2019-04-21 01:16:42 +03:00
Alex RootJunior
0f53e5fbd7
Bump version
2019-04-18 21:30:13 +03:00
Alex RootJunior
599e87ec13
Bump polls to latest API version (Naming and location)
2019-04-15 23:38:17 +03:00
Alex RootJunior
e2e2d9c9fe
Implemented polls [From test API]
2019-04-11 00:32:46 +03:00
Alex Root Junior
ee925c687d
Bump version
2019-01-13 00:50:13 +02:00
Alex Root Junior
dcc4319049
Set correct version
2018-12-31 16:19:45 +02:00