Maybe Waffle
|
2aa59d760a
|
Update teloxide-core 0.4.5 -> 0.5.0
|
2022-04-13 15:58:29 +04:00 |
|
Maybe Waffle
|
3c97ed83f4
|
Cleanup files when testing sqlite storage
|
2022-03-27 22:10:50 +04:00 |
|
Temirkhan Myrzamadi
|
27eda5759c
|
RowNotFound -> DialogueNotFound
|
2021-05-08 19:00:38 +06:00 |
|
Temirkhan Myrzamadi
|
08bf40e555
|
Fail Storage::remove_dialogue if a dialogue doesn't exist
|
2021-05-08 17:21:24 +06:00 |
|
Temirkhan Myrzamadi
|
9b75378572
|
Fix the tests and examples
|
2021-03-28 08:20:35 +06:00 |
|
Hirrolot
|
8522759e68
|
Get ready for v0.4.0 (#347)
* Get ready for v0.4.0
* Export teloxide_macros as macros in lib.rs
* Use tokio v1.3 in README.md
* Return the feature 'macros' back
* Export teloxide_macros::teloxide in the prelude
* Document the 'macros' feature in README.md
* Update src/lib.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
* Update src/prelude.rs
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
* Propagate features from teloxide-core
* teloxide-core = 0.2.1
* Fix CI
* Require teloxide-core/auto_send instead of teloxide/auto-send
* default-features = false (teloxide-core)
* Specify each teloxide-core feature separately
* Fix Cargo.toml
* JSON -> Json, CBOR -> Cbor
* Update Cargo.toml
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
|
2021-03-21 18:34:23 +06:00 |
|
Temirkhan Myrzamadi
|
a6e0c48427
|
Fix the tests
|
2021-03-06 03:50:11 +06:00 |
|
Sergey Levitin
|
5e1fe064cd
|
Add tests for sqlite storage
|
2020-10-24 19:51:55 +03:00 |
|
Sergey Levitin
|
e751624d6f
|
Implement sqlite storage methods #144
|
2020-10-19 02:18:21 +03:00 |
|
S-Y-rat
|
8413b6b2b7
|
Implemented connection tests
|
2020-07-31 21:37:35 +03:00 |
|
S-Y-rat
|
fc5c855a23
|
Sqlite-storage feature added
|
2020-07-31 09:31:08 +03:00 |
|