Commit graph

251 commits

Author SHA1 Message Date
Сырцев Вадим Игоревич
44fd889dec bump msrv 2024-01-21 16:09:07 +03:00
Maybe Waffle
fbd5bf66cd bump msrv 2023-10-04 22:19:46 +04:00
Maybe Waffle
3720296eea Specify resolver = "2" in Cargo.toml
it's the default for edition 2021, but somehow not the default for the
workspace...
2023-09-27 13:17:11 +04:00
Waffle Maybe
c7feb38995
Merge pull request #860 from teloxide/release-chores
Simplify release process by using `cargo-release`
2023-09-24 00:57:42 +00:00
Maybe Waffle
c71ef5a5cc Use GATs in Download 2023-05-30 13:16:46 +04:00
Maybe Waffle
e4f30e729a Simplify release process by using cargo-release 2023-02-28 20:45:39 +04:00
Maybe Waffle
56e29611ab Remove the reasoning behind MSRV 2022-11-29 22:12:49 +04:00
Maybe Waffle
dfb22450fc Refactor Cargo.tomls 2022-11-28 22:14:49 +04:00
Maybe Waffle
c56e1cbe6f Move teloxide to crates/ folder 2022-11-01 15:13:11 +04:00
Hirrolot
6d105d3b78 Release v0.11.1
Former-commit-id: b97c2c6063
2022-10-31 16:30:49 +06:00
xamgore
6b8336a669 Extend dialogue storages with RocksDB
Former-commit-id: d75b465205
2022-10-25 17:01:02 +04:00
Hirrolot
d680bef0ba Release v0.11.0
Former-commit-id: 4e56dd29b1
2022-10-07 16:55:57 +06:00
Maybe Waffle
c6c2cd3f6f Update teloxide-core to 0.8.0
Former-commit-id: d45a962a63
2022-10-06 22:02:28 +04:00
Hirrolot
a584215376 Update teloxide-macros to v0.7.0
Former-commit-id: 19830daf8d
2022-10-06 23:52:49 +06:00
Hirrolot
ee07a6f0b2 Update to the latest teloxide-macros
Former-commit-id: 64359db3da
2022-10-06 22:35:32 +06:00
Maybe Waffle
c01bc8ab6d Update teloxide-macros
Former-commit-id: 6ded398d5d
2022-10-05 10:09:55 +04:00
Hirrolot
05501015ee Stop using AutoSend in the examples and docs
Former-commit-id: 00efbe163a
2022-09-29 09:37:20 +06:00
Maybe Waffle
764fa1e9d8 Update changelog
Former-commit-id: 4cb9d93d59
2022-09-04 17:01:13 +04:00
Maybe Waffle
4c4797d85e update teloxide-macros
Former-commit-id: 44e134c47e
2022-08-28 15:19:38 +04:00
Hirrolot
d515fc62eb Release v0.10.1
Former-commit-id: ab463df5eb
2022-07-22 18:55:58 +06:00
Hirrolot
fb5b64bff9 Update teloxide-macros to v0.6.3
Former-commit-id: 3d9f4ef2b0
2022-07-19 22:02:44 +06:00
Hirrolot
ad87f6e63c Test teloxide-macros with a parse_with bug fix
Former-commit-id: 78afa99b79
2022-07-19 21:47:09 +06:00
Hirrolot
f2cf85d9ce Leave teloxide-core and dptree as GitHub deps (dev)
Former-commit-id: d6d819afb8
2022-07-19 20:16:08 +06:00
Hirrolot
4262175be2 Remove commented dependencies in Cargo.toml
Former-commit-id: ce40f04ebd
2022-07-19 19:34:14 +06:00
Maybe Waffle
a7eff7192b bump version
Former-commit-id: 6996c7ff87
2022-07-19 14:53:42 +04:00
Maybe Waffle
cc74e7517d Update deps
Former-commit-id: ed88e43afa
2022-07-19 14:30:18 +04:00
Maybe Waffle
f6e7c01a45 Update dptree
Former-commit-id: eb8b384f46
2022-07-18 15:56:45 +04:00
Maybe Waffle
1360aa96c3 Add support for secret_token in built-in webhooks
Former-commit-id: 8806cb9d78
2022-07-03 22:49:15 +04:00
Maybe Waffle
7f6d2c2801 Update teloxide-core to master
Former-commit-id: c129b6a53d
2022-07-03 22:49:15 +04:00
Hirrolot
d3f1e4058c Use Arc<AtomicU64> in examples/shared_state.rs
Former-commit-id: a48f6c8a44
2022-06-29 01:49:49 +06:00
Maybe Waffle
b8004a803a use built-in webhook support in heroku example
Former-commit-id: 0b582882eb
2022-06-09 18:00:15 +04:00
Hirrolot
d0c89036ff Release v0.9.2
Former-commit-id: 3757d837a0
2022-06-07 10:06:37 +06:00
Hirrolot
2a43683cf5 Release v0.9.1
Former-commit-id: 1c02e38293
2022-05-27 00:27:57 +06:00
Hirrolot
41f670d369 Update teloxide-macros to v0.6.2
Former-commit-id: e7de79b975
2022-05-27 00:12:03 +06:00
Hirrolot
74b246a988 Test the rename attribute
Former-commit-id: 4494acda88
2022-05-26 23:48:43 +06:00
Hirrolot
dbd46dd9cd Release v0.9.0
Former-commit-id: fcea341bc8
2022-04-27 16:10:33 +06:00
Hirrolot
1d1ff7db5a Merge pull request #613 from teloxide/dptree-case
Deprecate `teloxide::handler!` in favour of `dpree::case!`

Former-commit-id: 0d36a1e2b7
2022-04-27 16:05:15 +06:00
Hirrolot
deb992c787 Deprecate teloxide::handler! in favour of dptree::case! 2022-04-27 15:16:34 +06:00
Hirrolot
7c1092a8db Remove useless throw_dice from Cargo.toml
Former-commit-id: 33e7395fea
2022-04-27 08:09:20 +06:00
Hirrolot
23e6084ed1 Update Cargo.toml
Former-commit-id: b9ab5f207c
2022-04-27 08:07:00 +06:00
Hirrolot
46f12a7c8c Update Cargo.toml
Former-commit-id: 21493d8093
2022-04-27 01:12:36 +06:00
Waffle Maybe
6c5bb1932d
Merge branch 'dev' into master-copy 2022-04-26 18:01:38 +04:00
Hirrolot
3d26ac7f3a Release v0.8.2 2022-04-26 02:25:50 +06:00
Hirrolot
7c465b99cb Update teloxide-macros to v0.6.1 2022-04-26 02:13:57 +06:00
Hirrolot
19595c1e03 Fix #[derive(DialogueState)] 2022-04-26 01:55:29 +06:00
Hirrolot
7fc1f6f180 Update teloxide-core to v0.6.0 2022-04-25 18:44:27 +06:00
Hirrolot
5c280036f9 Release v0.8.1 2022-04-24 01:34:53 +06:00
Hirrolot
96b8df4bdd Add examples/purchase.rs 2022-04-22 23:42:50 +06:00
Hirrolot
e12f7a44d0
Set teloxide-core to v0.5.1
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
2022-04-18 16:35:10 +06:00
Hirrolot
52ba62d3fc Release v0.8.0 2022-04-18 16:32:46 +06:00