Releases: hachyserve/rustypub
Releases · hachyserve/rustypub
v0.1.1
v0.1.0
What's Changed
- adding content, audience, and summary to object by @dmah42 in #1
- Errors by @dmah42 in #2
- add
IntransitiveActivityby @dmah42 in #3 - use deref to avoid repeated
baseaccess by @dmah42 in #4 - replace
Stringwith&strby @dmah42 in #5 Uri,Preview, andLinkuse&strinstead ofStringby @dmah42 in #7Activity,Object, andActorall use&strinstead ofStringby @dmah42 in #8- get rid of some unwraps by @dmah42 in #9
- no more String except where necessary by @dmah42 in #10
- Create
Collectiontype and add some rustdoc by @dmah42 in #11 - Rustdoc by @dmah42 in #12
OrderedCollectionby @dmah42 in #13CollectionPageby @dmah42 in #14OrderedCollectionPageby @dmah42 in #15- screw borrowing, we're doing it owned by @dmah42 in #17
- Remove
oldtimefromchonodependency by @pinkforest in #19 - additions to make actiserve-worthy by @dmah42 in #21
New Contributors
- @dmah42 made their first contribution in #1
- @pinkforest made their first contribution in #19
Full Changelog: https://github.com/hachyserve/rustypub/commits/v0.1.0