Skip to content

Releases: LemmyNet/activitypub-federation-rust

0.6.5

28 Mar 10:24
Compare
Choose a tag to compare

What's Changed

  • Fixes for either impl by @Nutomic in #140 (should have tested this properly)

Full Changelog: 0.6.4...0.6.5

0.6.4

20 Mar 11:17
Compare
Choose a tag to compare

What's Changed

  • Implement Object, Actor traits for Either by @Nutomic in #139

Full Changelog: 0.6.3...0.6.4

0.6.3

10 Mar 14:55
Compare
Choose a tag to compare

Faster generation of keypairs in debug mode by compiling bigint dependency in release mode (see here). This decreases generation time from ~4s to 0.1x for faster development and tests. Crates which depend on this one also need to add the profile.dev.package.num-bigint-dig line to Cargo.toml

0.5.10

03 Feb 20:11
Compare
Choose a tag to compare

Full Changelog: 0.5.9...0.5.10

0.6.2

23 Jan 10:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

19 Nov 13:43
Compare
Choose a tag to compare

What's Changed

  • Add method to sign arbitrary http request by @Nutomic in #131

Full Changelog: 0.6.0...0.6.1

0.6.0

12 Nov 13:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.8...0.6.0

0.5.9

13 Sep 14:14
Compare
Choose a tag to compare

What's Changed

  • If id of fetched object doesnt match url, refetch it (#126)

Full Changelog: 0.5.8...0.5.9

0.5.8

16 Jul 10:50
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kwaa made their first contribution in #115

Full Changelog: 0.5.6...0.5.8

0.5.6

06 May 09:10
Compare
Choose a tag to compare

What's Changed

  • Make response content-type check case insensitive by @Nutomic in #111

Full Changelog: 0.5.5...0.5.6