Skip to content

Releases: h3poteto/megalodon-rs

0.13.5

02 May 14:24
2a46b87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

0.13.4

15 Apr 15:33
66b9d5c
Compare
Choose a tag to compare

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

Full Changelog: v0.13.3...v0.13.4

0.13.3

06 Apr 06:21
aa82e00
Compare
Choose a tag to compare

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

0.13.2

14 Mar 13:24
13fb908
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

0.13.1

11 Mar 14:47
342f214
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

0.13.0

11 Mar 14:16
5941aa8
Compare
Choose a tag to compare

Breaking changes

You don't need to pass a URL for WebSocket. The streaming URL is automatically determined, ref: #204

What's Changed

New Contributors

Full Changelog: v0.12.5...v0.13.0

0.12.5

06 Mar 11:55
a661064
Compare
Choose a tag to compare

What's Changed

  • Add "View status source" method by @AkkermanD in #201
  • do not schedule toot on mastodon if scheduled_at is less than 5 minutes in the future by @Aedius in #205

New Contributors

Full Changelog: v0.12.4...v0.12.5

0.12.4

15 Feb 15:45
dfc6462
Compare
Choose a tag to compare

What's Changed

  • refs #196 Fix pleroma metadata birthday_min_age and birthday_required by @h3poteto in #197

Full Changelog: v0.12.3...v0.12.4

0.12.3

12 Feb 13:04
7b77708
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.2...v0.12.3

0.12.2

08 Feb 15:56
24ee595
Compare
Choose a tag to compare

What's Changed

  • Revert "Receive emoji name (not shortcode) in custom emoji reaction API" by @h3poteto in #191

Full Changelog: v0.12.1...v0.12.2