Maybe Waffle
71dd29b1ac
move teloxide-core to crates/
2022-11-01 16:33:54 +04:00
Maybe Waffle
35d87e415c
Dump version 0.7.1
-> 0.8.0
2022-10-03 00:08:00 +00:00
Maybe Waffle
c640177c20
supress clippy
2022-09-29 13:15:01 +04:00
Maybe Waffle
a5f2e5984c
update changelog and docs
2022-09-25 21:41:43 +04:00
Maybe Waffle
995a482f81
silence clippy
2022-09-23 22:59:04 +04:00
Maybe Waffle
28deda130e
fmt (I am a joke)
2022-09-23 22:48:24 +04:00
Maybe Waffle
2a20fdd1c0
fix doc tests
2022-09-23 22:42:53 +04:00
Maybe Waffle
02e34bc77a
fix MSRV in docs
2022-09-23 18:58:02 +04:00
Maybe Waffle
0dc459ffcc
Doc fixes
2022-09-23 18:46:06 +04:00
Maybe Waffle
c854081dce
make clippy happy
...
/I wish someone made *me* happy/
2022-09-15 22:31:22 +04:00
Maybe Waffle
b8dc2c7b31
Implement in-tree codegen
2022-09-15 22:31:17 +04:00
Maybe Waffle
79257fe91d
bump version
2022-07-19 13:53:17 +04:00
Waffle Maybe
f03f34ce3e
Merge pull request #234 from teloxide/ci-experiments
...
[experiment] refactor ci
2022-06-29 19:14:36 +04:00
Maybe Waffle
16cbc07c9c
Update changelog & supported API version
2022-06-29 18:06:16 +04:00
Maybe Waffle
3b94e9c05b
check docs on CI
2022-06-28 20:27:47 +04:00
Maybe Waffle
9dd296659b
Dump version
2022-04-25 14:30:23 +04:00
Maybe Waffle
852feaeda4
Update changelog and stuff
2022-04-21 20:15:31 +04:00
Maybe Waffle
cf2004dcc2
Correct MSRV
2022-04-18 22:13:36 +04:00
Maybe Waffle
f98472d798
Release v0.5.1
2022-04-18 14:03:50 +04:00
Maybe Waffle
6a91c44836
make errors
module pub and add errors::AsResponseParameters
trait
2022-04-10 17:23:33 +04:00
Waffle Maybe
1746be2b7f
Merge pull request #194 from teloxide/chat_id_refactor
...
Chat and user id refactor
2022-04-02 19:11:42 +04:00
Maybe Waffle
f2378935b7
Make chat id typed (add ChatId
)
...
Note that this is different from the previous `ChatId` (that was renamed
to `Recipient`), since it can't hold @channelusername.
Reason: same as w/ `UserId`
2022-04-02 18:10:46 +04:00
Maybe Waffle
22cfffc704
Fix some more typos
2022-03-24 21:32:01 +04:00
Maybe Waffle
1d7825c97a
Prepare 0.4.2
release
2022-02-17 15:03:41 +03:00
Maybe Waffle
dde40e613f
Change process of building docs
...
- introduce `docs` alias that does the right thing (tm)
- use `-Zrustdoc-scrape-examples`
2022-01-31 18:23:30 +03:00
Maybe Waffle
4d0ed16054
Fix doc(cfg)
implication
2022-01-02 19:20:56 +03:00
Maybe Waffle
40a5860085
Suppress clippy
2021-12-19 14:56:20 +03:00
Maybe Waffle
fc0dc9b2b9
Enable clippy to warn on dbg/print usage
...
Also remove old #![allow] that was used to supress clippy bug.
2021-11-25 13:01:21 +03:00
Waffle
5349c85404
Fix compilation with nigthly
feature
...
The `min_type_alias_impl_trait` feature was removed in faviour of `type_alias_impl_trait`.
2021-08-03 02:29:26 +03:00
Waffle
1fe4518ee9
Add tools for Bot/Request type erasure
2021-07-12 16:58:51 +03:00
Waffle
33236f79e6
Document trace_adaptor
feature
2021-07-11 15:58:09 +03:00
Waffle
e7b44e6bbe
Use cfg(dep_docsrs)
to allow building docs properly as a dependency
2021-07-07 20:14:25 +03:00
Waffle
df69d07f2b
Bump version (0.2.2 => 0.3.0)
2021-07-04 17:36:07 +03:00
Waffle
e6b66a7383
TBA 5.3: update changelog and supported version
2021-07-04 16:06:06 +03:00
Waffle
fa980453f3
Ignore buggy nonstandard_macro_braces clippy lint
2021-07-04 00:11:27 +03:00
Waffle
a95089bc6f
Fix docs
...
`doc_spotlight` nightly feature was renamed to `doc_notable_trait`
2021-04-27 12:25:15 +03:00
Waffle
670979e5ca
Release 0.2.1
2021-03-19 12:28:05 +03:00
Waffle
2cdadf774f
fix nightly-feature name
2021-03-18 14:32:03 +03:00
Waffle
3489890230
fix CI
2021-03-16 14:06:22 +03:00
Waffle
c8939dff09
Turn on nightly clippy again
...
The fix of the bug finally got released
2021-03-15 23:50:09 +03:00
Waffle
aef88f97c3
Update to tba API version 5.1
2021-03-15 23:50:02 +03:00
Waffle
467477d38e
Update changelog & readme
2021-03-14 22:59:49 +03:00
Temirkhan Myrzamadi
3485acb2b4
Merge pull request #47 from teloxide/update_changelog
...
update changelog
2021-02-15 11:43:57 +03:00
Waffle
8807cd7228
fix examples (because get_me now returns Me)
2021-01-26 14:10:37 +03:00
Waffle
b16006ec9c
document tls features
2021-01-26 11:56:42 +03:00
Waffle
3aec4e5070
fix test
2021-01-21 10:15:02 +03:00
Waffle
84df33dbef
improve docs
2021-01-15 22:06:23 +03:00
Waffle
2ee7bb22a1
Move client_from_env
from root into net
2021-01-13 16:14:02 +03:00
Waffle
d3ecca662b
Normalize docs
2021-01-07 18:00:57 +03:00
Waffle
9052d4dfbb
Remove already fixed FIXMEs
2020-12-28 18:02:04 +03:00