Releases: h3poteto/megalodon-rs
Releases · h3poteto/megalodon-rs
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
What's Changed
- Add statuses editing for gotosocial by @AkkermanD in #346
- Fix quoted_status_id parameter in post status by @h3poteto in #348
Full Changelog: v1.1.1...v1.1.2
1.1.1
1.1.0
Breacking Changes
- Quote structure has been changed.
status.quoteis changed frombooleantoQuoteobject. Please refer the PR: #334
What's Changed
- Upgrade oauth2 dependency to 5.0 by @jplatte in #333
- Put standard upper bounds on dependency versions by @jplatte in #335
- refs #332 Improve quote architecture for other fediverse by @h3poteto in #334
- Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #329
- Update Rust crate thiserror to v2.0.17 by @renovate[bot] in #328
- chore(deps): update rust crate async-trait to v0.1.89 by @renovate[bot] in #336
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #327
- chore(deps): update rust crate tokio-util to v0.7.17 by @renovate[bot] in #324
- chore(deps): update rust crate tokio to v1.48.0 - autoclosed by @renovate[bot] in #323
- chore(deps): update rust crate chrono to v0.4.42 by @renovate[bot] in #337
New Contributors
Full Changelog: v1.0.3...v1.1.0
1.0.3
What's Changed
- Support consent-respecting quote posts by @MiLk in #321
- fix(deps): update rust crate tokio to v1.47.0 by @renovate[bot] in #318
- fix(deps): update rust crate tokio-tungstenite to 0.27 by @renovate[bot] in #266
- fix(deps): update rust crate chrono to v0.4.41 by @renovate[bot] in #307
- fix(deps): update rust crate reqwest to v0.12.22 by @renovate[bot] in #319
- fix(deps): update rust crate serde_json to v1.0.141 by @renovate[bot] in #320
New Contributors
Full Changelog: v1.0.2...v1.0.3
1.0.2
What's Changed
- Add local as a status visibility by @h3poteto in #315
- fix(deps): update rust crate uuid to v1.17.0 by @renovate[bot] in #298
- fix(deps): update rust crate serde_json to v1.0.140 by @renovate[bot] in #299
- fix(deps): update rust crate async-trait to v0.1.88 by @renovate[bot] in #303
- fix(deps): update rust crate serde to v1.0.219 by @renovate[bot] in #306
- fix(deps): update rust crate thiserror to v2.0.12 by @renovate[bot] in #308
- fix(deps): update rust crate tokio to v1.43.1 [security] by @renovate[bot] in #311
- Bump openssl from 0.10.70 to 0.10.72 by @dependabot[bot] in #310
- fix(deps): update rust crate reqwest to v0.12.20 by @renovate[bot] in #316
- fix(deps): update rust crate tokio-util to v0.7.15 by @renovate[bot] in #317
Full Changelog: v1.0.1...v1.0.2
1.0.1
What's Changed
- Fix auth example syntax error in README by @JamyGolden in #305
- Bump openssl from 0.10.66 to 0.10.70 by @dependabot in #304
- Bump ring from 0.17.8 to 0.17.13 by @dependabot in #309
- refs #313 Add MIME type for upload media by @h3poteto in #314
New Contributors
- @JamyGolden made their first contribution in #305
Full Changelog: v1.0.0...v1.0.1