Commit graph

38 commits

Author SHA1 Message Date
Alex Root Junior
819a212b55 Implemented features from the latest Bot API 3.6. 2018-02-14 14:48:13 +02:00
Alex Root Junior
112e38f5b1 Change version number. Oops. I forgot commit that. 2018-01-27 23:35:08 +02:00
Suren Khorenyan
f68629f68b Typo fix, PEP8 formatting fix 2018-01-23 13:50:37 +03:00
Alex Root Junior
163ca0d53a Increment version. 2018-01-10 20:45:33 +02:00
Alex Root Junior
0295aed615 Relative imports and reformat code (auto) 2017-12-10 02:40:59 +02:00
Alex Root Junior
250a636d6e Automatic enable uvloop if available. 2017-12-02 15:19:23 +02:00
Alex Root Junior
bbacfb6a50 Increment version. 2017-11-29 14:04:24 +02:00
Alex Root Junior
2fac330c81 Change version. 2017-11-25 13:44:25 +02:00
Alex Root Junior
3e6114a04a Change build stage. 2017-11-21 20:35:48 +02:00
Alex Root Junior
751929cb1d Change Bot API version. 2017-11-21 00:54:57 +02:00
Alex Root Junior
7dd44c1dfa Increment version. 2017-11-19 02:03:47 +02:00
Alex Root Junior
3c574be9d4 Fix IModuleNotFoundError: No module named 'aiohttp' and change build stage 2017-11-19 01:17:32 +02:00
Alex Root Junior
59bea7216a Oops. Change API version in docs and add API version to aiogram.__init__ 2017-11-11 12:46:33 +02:00
Alex Root Junior
d9ffbb2896 Merge branch 'dev' into dev-1.x
# Conflicts:
#	aiogram/__init__.py
#	aiogram/types/message.py
2017-10-19 00:39:00 +03:00
Alex Root Junior
33647870a9 Increment minor version. 2017-10-16 19:35:16 +03:00
Alex Root Junior
84c8548ceb New types (In process...) 2017-10-12 16:43:23 +03:00
Alex Root Junior
2c87bf370f Change version number. 2017-09-27 09:02:43 +03:00
Alex Root Junior
44e2218279 Change build version. 2017-09-16 20:16:05 +03:00
Alex Root Junior
7ffeb8ff57 Fix filename in InputFile and provide to change filename in send_document. 2017-08-24 01:11:48 +03:00
Alex Root Junior
a2259b7e16 Go back to dev. 2017-08-15 06:28:13 +03:00
Alex Root Junior
92d3d86a18 Reformat code. 2017-08-14 22:34:13 +03:00
Alex Root Junior
abaa6a6cf6 Back to dev for future changes. 2017-08-04 17:32:21 +03:00
Alex Root Junior
dbd9a79567 Release 0.3.4 2017-08-04 17:01:56 +03:00
Alex Root Junior
6c21270ccb Provide proxy connection. Add example for proxy and emoji util 2017-07-25 18:04:09 +03:00
Alex Root Junior
c94c4e8003 Release 0.3.3 2017-07-25 05:07:49 +03:00
Alex Root Junior
3eba1c25c7 Change version util and version number. 2017-07-25 04:10:22 +03:00
Alex Root Junior
3016c7e798 Use relative imports 2017-07-24 22:31:25 +03:00
Alex Root Junior
84f3b8fdd5 Oops add Versions util 2017-07-24 22:25:35 +03:00
Alex Root Junior
539d61faa6 Change version number 2017-07-24 22:14:55 +03:00
Alex Root Junior
e4c89d0413 Change version number 2017-07-19 02:58:17 +03:00
Alex Root Junior
49961e5b2b Change version 2017-07-11 23:49:36 +03:00
Alex Root Junior
ba1c473f0c Refactoring and write doc's for Bot class. Split bot to 2 classes 2017-06-04 11:10:22 +03:00
Alex Root Junior
44adcac64e Merge from default and change version and readme.rst 2017-06-03 12:33:45 +03:00
Alex Root Junior
650de3533a Go to master branch 2017-06-03 12:20:21 +03:00
Alex Root Junior
92b3e027db Refactoring. AIOGramBot -> Bot and allow to use 'from aiogram import Bot' 2017-06-02 05:09:09 +03:00
Alex Root Junior
3b40f2501e Fix send_photo 2017-05-26 10:53:33 +03:00
Alex Root Junior
23525fd364 Base bot. 2017-05-19 21:20:59 +03:00
Alex Root Junior
3a2fafae2b Initial commit 2017-05-19 19:11:42 +03:00