All Versions
17
Latest Version
Avg Release Cycle
38 days
Latest Release
1147 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.0-alpha.3
February 04, 2020 -
v1.0.0-alpha.2 Changes
December 30, 2019- Get rid of third party libraries
- Using only multipart-kit from Vapor
- Using new AsyncHTTPClient based on NIO 2.0
- โก๏ธ Updated to latest version of Telegram API
-
v1.0.0-alpha.1
November 28, 2019 -
v0.5.4 Changes
July 16, 2019- โ Added
swift-log
- ๐ Minor improvements and bug fixes
- โ Added
-
v0.5.3
March 27, 2019 -
v0.5.2
March 19, 2019 -
v0.5.1 Changes
March 18, 2019โ Added:
- ๐ท
BasicJobQueue
,OnceJob
,RepeatedJob
,DailyJob
- โฑ SchedulerBot example, which demonstrate
JobQueue
works - SpellCheckerBot example, which demonstrate how to use
InlineKeyboardButton
andCallbackQueryHandler
- ๐ท
-
v0.5.0 Changes
March 11, 2019๐ Full support for Telegram Bot API 4.1, compatibility with swift 5.0
-
v0.4.4
March 11, 2019 -
v0.4.3 Changes
March 06, 2019Temporarily switched from vapor/http to URLSession