XExtensionItem v0.9.4 Release Notes
Release Date: 2019-05-29 // almost 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.2.0
-
- Broke
XExtensionItemParameters
out into two separate classes:XExtensionItemSource
as application output andXExtensionItem
as share extension input- Removed mapping of type identifiers to representations now that we can pass multiple attachments through
- Removed
imageURL
property now that we can pass multiple attachments through
- โ Added custom Tumblr parameter support
- โ Removed Core Location dependency
- Re-worked project structure to be consistent with
pod lib create
- ๐ Renamed
XExtensionItemSourceApplication
toXExtensionItemReferrer
- โ Added more referral parameters
- Broke