0.4.0
Major rewrite of the library with improved usability and much better documentation. Includes guide for writing federated application from scratch, and a live federation example.
What's Changed
- feat: add axum compat by @oknozor in #12
- Rename http fetch limit by @Nutomic in #10
- Fix Matrix Alias in the text of the link by @MTRNord in #17
- Add keywords for crates.io discoverability by @IFcoltransG in #19
- Update links in README by @optikfluffel in #20
- Remove verify methods (fixes #15) by @Nutomic in #21
- feat: expose activity pub json wrapped value by @oknozor in #22
- Restrict the body sizes of responses by @aumetra in #23
- Fix deserialize_skip_error function by @Nutomic in #24
- Merge handler params into single struct by @Nutomic in #25
- Add verify methods back in, some more fixes by @Nutomic in #28
- Changes to make Lemmy work with 0.4 by @Nutomic in #29
New Contributors
- @oknozor made their first contribution in #12
- @MTRNord made their first contribution in #17
- @IFcoltransG made their first contribution in #19
- @optikfluffel made their first contribution in #20
- @aumetra made their first contribution in #23
Full Changelog: 0.3.4...0.4.0