Releases: h3poteto/megalodon-rs
Releases · h3poteto/megalodon-rs
0.14.1
0.14.0
Breaking Changes
generator
returnsResult<Megalodon, Error>
instead of returningMegalodon
. So, please handleResult
when initializing megalodon.
What's Changed
- Keep reqwest client alive by @Lynnesbian in #257
- fix(deps): update rust crate tokio-tungstenite to 0.24 by @renovate in #248
New Contributors
- @Lynnesbian made their first contribution in #257
Full Changelog: v0.13.10...v0.14.0
0.13.10
What's Changed
- chore(deps): update actions/checkout digest to eef6144 by @renovate in #251
- feat: add headers to error type by @vjousse in #254
- chore(deps): update actions/checkout digest to 11bd719 by @renovate in #255
- chore(deps): update dependency rust to v1.82.0 by @renovate in #252
New Contributors
Full Changelog: v0.13.9...v0.13.10
0.13.9
0.13.8
What's Changed
- fix(deps): update rust crate tokio-tungstenite to 0.23 by @renovate in #242
- Add set_account_note to Mastodon and GoToSocial by @networkException in #247
Full Changelog: v0.13.7...v0.13.8
0.13.7
0.13.6
What's Changed
- Fix spelling of
markers
in API URL by @nullishamy in #243
New Contributors
- @nullishamy made their first contribution in #243
Full Changelog: v0.13.5...v0.13.6
0.13.5
0.13.4
What's Changed
- Switch followers_count to i32 to accept negative values by @lmorchard in #222
- fix(deps): update rust crate async-trait to 0.1.80 by @renovate in #220
- fix(deps): update rust crate chrono to >=0.4.38 by @renovate in #223
New Contributors
- @lmorchard made their first contribution in #222
Full Changelog: v0.13.3...v0.13.4
0.13.3
What's Changed
- refs #125 Add Gotosocial client by @h3poteto in #126
- fix(deps): update rust crate chrono to >=0.4.37 by @renovate in #211
- fix(deps): update rust crate reqwest to >=0.12.3 by @renovate in #213
- fix(deps): update rust crate thiserror to >=1.0.58 by @renovate in #214
- fix(deps): update rust crate uuid to 1.8 by @renovate in #218
- fix(deps): update rust crate serde_json to 1.0.115 by @renovate in #219
- fix(deps): update rust crate futures-util to >=0.3.30 by @renovate in #212
- fix(deps): update rust crate regex to >=1.10.4 by @renovate in #215
- fix(deps): update rust crate tokio to >=1.37.0 - autoclosed by @renovate in #216
- fix(deps): update rust crate async-trait to 0.1.79 by @renovate in #217
Full Changelog: v0.13.2...v0.13.3