mirror of
https://git.asonix.dog/asonix/activitystreams.git
synced 2024-11-14 14:21:12 +00:00
404 B
404 B
Unreleased
0.7.0-alpha.3
- Add
.into_parts()
for some types where it makes sense- All activity subtypes
- ApActor
- ApObject
0.7.0-alpha.2
- Add
.iter()
,.iter_mut()
and.into_iter()
forOneOrMany<T>
0.7.0-alpha.1
- The
items
methods for collections now deal in options
0.7.0-alpha.0
- Complete rewrite from 0.6.x, check the docs