Skip to content

Releases: h3poteto/megalodon-rs

1.2.1

25 Feb 14:10
5151175

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

1.2.0

25 Feb 13:00
d51a7dc

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.2.0

1.1.4

25 Feb 10:15
41b71e2

Choose a tag to compare

What's Changed

  • Make quote_approval optional in Mastodon status entity by @h3poteto in #351
  • refs #350 Make group optional in Mastodon and Friendica by @h3poteto in #352

Full Changelog: v1.1.3...v1.1.4

1.1.3

03 Feb 14:50
bbc5a95

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

1.1.2

02 Feb 15:02
c971ddb

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

1.1.1

26 Nov 15:41
b522d3a

Choose a tag to compare

What's Changed

  • refs #344 Fix QuotedStatus deserialization for untagged format by @h3poteto in #345

Full Changelog: v1.1.0...v1.1.1

1.1.0

22 Nov 09:46
d51adbb

Choose a tag to compare

Breacking Changes

  • Quote structure has been changed. status.quote is changed from boolean to Quote object. 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

30 Jul 14:02
6f65a7b

Choose a tag to compare

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

  • @MiLk made their first contribution in #321

Full Changelog: v1.0.2...v1.0.3

1.0.2

20 Jul 14:10
42d0be9

Choose a tag to compare

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

12 Jun 13:35
19cf01f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1