Releases: ayrat555/frankenstein
Releases · ayrat555/frankenstein
0.34.1
0.34.0
What's Changed
- docs: show the required feature on docs.rs by @EdJoPaTo in #209
- refactor!: flatten the module structure by @EdJoPaTo in #208
- perf!: always take params reference by @EdJoPaTo in #211
- refactor!: use MessageOrBool over EditMessageResponse by @EdJoPaTo in #212
- build!: remove implicit features by @EdJoPaTo in #214
- Use consistent builder derive configs across API types by @Veetaha in #213
- test: improve testing for api error response by @EdJoPaTo in #216
- refactor!: simplify traits with macros by @EdJoPaTo in #210
- style: group imports by @EdJoPaTo in #217
- refactor: generalize serde logic into macro by @EdJoPaTo in #218
- test(error): expect api error by @EdJoPaTo in #222
- docs: deduplicate spaces by @EdJoPaTo in #220
- test(json): assert_str by @EdJoPaTo in #221
Full Changelog: 0.33.0...0.34.0
0.33.0
What's Changed
- refactor!: merge Error and HttpError by @EdJoPaTo in #204
- refactor: improve generic argument naming by @EdJoPaTo in #205
- refactor(json)!: generalize encoding/decoding by @EdJoPaTo in #206
- Migrate from
typed-builder
tobon
by @Veetaha in #196
New Contributors
Full Changelog: 0.32.5...0.33.0
0.32.5
What's Changed
- refactor: clippy::must_use_candidate by @EdJoPaTo in #191
- add
into
attributes for chat_id in SendInvoice and SendPaidMedia by @ayrat555 in #194 - fix: clippy::too_long_first_doc_paragraph by @EdJoPaTo in #197
- refactor(api): reuse new_url by @EdJoPaTo in #199
- docs(examples): simplify update offset logic by @EdJoPaTo in #198
- Bot API 7.10 by @ayrat555 in #200
Full Changelog: 0.32.4...0.32.5
0.32.4
0.32.3
0.32.2
0.32.1
What's Changed
- build(cargo): update typed-builder requirement from 0.18 to 0.19 by @dependabot in #180
Full Changelog: 0.32.0...0.32.1
0.32.0
What's Changed
- build: configure lints in Cargo.toml and improve CI by @EdJoPaTo in #172
- Bot API 7.4 by @ayrat555 in #171
- Bot API 7.5 by @pxp9 in #174
- fix:
ChatBoostUpdated
inUpdateContent
by @lueveka in #176 - Bot API 7.6 by @pxp9 in #175
- Bot API 7.7 by @ayrat555 in #177
New Contributors
Full Changelog: 0.31.0...0.32.0