-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit was created by changelog-from-release in 'Post release' CI workflow
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<a name="v1.0"></a> | ||
# [TgIntegration 1.0 Stable Release (v1.0)](https://github.com/JosXa/tgintegration/releases/tag/v1.0) - 19 Oct 2020 | ||
|
||
After two years of neglect, _tgintegration_ is finally back! | ||
With Pyrogram turning `asyncio`-native and a huge demand in proper testing capabilities for Telegram Bots, it was time to give the library the love it deserves. Thus I hereby present to you the initial 1.0 Release - async by default, fully capable, and well-tested. | ||
|
||
## Features | ||
|
||
- 👤 Log into a Telegram user account and interact with bots or other users | ||
- ✅ Write **realtime integration tests** to ensure that your bot works as expected! ▶️ [Pytest examples](https://github.com/JosXa/tgintegration/tree/master/examples/pytest) | ||
- ⚡️ **Automate any interaction** on Telegram! ▶️ [Automation examples](https://github.com/JosXa/tgintegration/tree/master/examples/automation) | ||
|
||
|
||
See the [README](https://github.com/JosXa/tgintegration/blob/master/README.md) for more information and check out the [Quick Start Guide](https://github.com/JosXa/tgintegration/blob/master/README.md#quick-start-guide)! | ||
|
||
[Changes][v1.0] | ||
|
||
|
||
[v1.0]: https://github.com/JosXa/tgintegration/tree/v1.0 | ||
|
||
<!-- Generated by changelog-from-release --> |