Releases: ayrat555/frankenstein
Releases · ayrat555/frankenstein
0.18.0
0.17.0
0.16.0
0.15.1
What's Changed
- Adds new_with_client() inteface to AsyncApi by @aserebryakov in #66
New Contributors
- @aserebryakov made their first contribution in #66
Full Changelog: 0.15.0...0.15.1
0.15.0
What's Changed
- make allowed_update type safe by @johannesvollmer in #65
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
- make some fields an enum instead of a struct by @johannesvollmer in #62
New Contributors
- @johannesvollmer made their first contribution in #62
Full Changelog: 0.13.0...0.14.0
0.13.0
0.12.0
0.11.0
What's Changed
- remove serde_json from trait features by @ayrat555 in #43
- chore(cargo): update mockito requirement from 0.30 to 0.31 by @dependabot in #44
- ci(actions): bump actions/checkout from 2 to 3 by @dependabot in #47
- ParseMode enum by @EdJoPaTo in #49
- derive Copy when possible by @EdJoPaTo in #50
- Error handling by @EdJoPaTo in #51
- improve ci by @EdJoPaTo in #52
Full Changelog: 0.10.0...0.11.0
0.10.0
0.10.0
What's Changed
- add From trait impl for File enum by @ayrat555 in #35
- telegram 5.6 changes by @ayrat555 in #36
- Telegram 5.6 by @ayrat555 in #37
- Add timeout option with default as 60s by @tiberiusferreira in #39
- Bot API 5.7 by @ayrat555 in #40
- Reduce number of dependencies by disabling features from multipart by @tiberiusferreira in #41
- Async client by @ayrat555 in #38
- update readme, changelog; bump version by @ayrat555 in #42
New Contributors
- @tiberiusferreira made their first contribution in #39
Full Changelog: 0.9.0...0.10.0