activitystreams/CHANGELOG.md

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() for OneOrMany<T>

0.7.0-alpha.1

  • The items methods for collections now deal in options

0.7.0-alpha.0