Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.1.0 source code.tar.gz | 2023-05-22 | 211.7 kB | |
6.1.0 source code.zip | 2023-05-22 | 378.8 kB | |
README.md | 2023-05-22 | 3.0 kB | |
Totals: 3 Items | 593.4 kB | 0 |
What's Changed
- feat: added livePeriod, new Location data class optional field by @joaoGabriel55 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/246
- Add google_place_id and google_place_type to several classes and methods by @TheKostins in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/234
- Update Gradle to 7.2 by @naftalmm in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/224
- Update sendChatAction operation by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/260
- Enable running ci workflow manually by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/263
- Fix kotlin telegram bot issue [#242] by @martin-petersen in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/256
- Add close method by @lpicanco in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/261
- leaveChat operation to TelegramBotResult by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/268
- pinChatMessage to TelegramBotResult by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/270
- Issue [#149] by @TheKostins in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/253
- Fix kotlin telegram bot issue [#159]: by @martin-petersen in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/254
- Fix kotlin telegram bot issue [#238]: by @martin-petersen in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/255
- Use coroutines by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/277
- Use
Channel
instead ofBlockingQueue
by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/278 - Only consulte
Dispatcher
while update has not been consumed by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/285 - Update ci.yml by @ilyabrin in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/282
- Open Handler classes by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/287
- Upgrade ktlint by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/284
New Contributors
- @joaoGabriel55 made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/246
- @TheKostins made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/234
- @martin-petersen made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/256
- @lpicanco made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/261
- @ilyabrin made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/282
Full Changelog: https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/compare/6.0.7...6.1.0