Skip to content

Releases: h3poteto/megalodon-rs

0.14.1

19 Nov 13:53
a55b845
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

0.14.0

16 Nov 14:45
ed2f6f0
Compare
Choose a tag to compare

Breaking Changes

  • generator returns Result<Megalodon, Error> instead of returning Megalodon. So, please handle Result when initializing megalodon.

What's Changed

New Contributors

Full Changelog: v0.13.10...v0.14.0

0.13.10

02 Nov 12:50
d433903
Compare
Choose a tag to compare

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

30 Sep 15:05
6dc8359
Compare
Choose a tag to compare

What's Changed

  • Add only_public option to get_account_statuses for Gotosocial by @h3poteto in #250
  • Add Status as a Pleroma NotificationType by @h3poteto in #249
  • chore(deps): update dependency rust to v1.81.0 by @renovate in #246

Full Changelog: v0.13.8...v0.13.9

0.13.8

04 Sep 14:10
3518c1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.7...v0.13.8

0.13.7

19 Jun 15:56
5c11b50
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout digest to 692973e by @renovate in #228
  • chore(deps): update dependency rust to v1.79.0 by @renovate in #192
  • Fix detector for capitalized upstream name by @h3poteto in #245

Full Changelog: v0.13.6...v0.13.7

0.13.6

16 Jun 15:06
6b94c3c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.5...v0.13.6

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