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