Releases: wordpress-mobile/wpxmlrpc
Releases · wordpress-mobile/wpxmlrpc
0.9.0
0.9.0-beta.1
Sets minimum deployment to iOS 9.0.
0.8.5
Merge pull request #51 from wordpress-mobile/release/0.8.5 Release/0.8.5
Beta Release 0.8.5-beta.1
This release:
- updates project to recommended Xcode settings
- enables base internationalization
- migrates deprecated localization
- updates the podspec version to 0.8.5-beta.1
- defines s.swift_version to 5.0 in the podspec
0.8.4
0.4.1
Minor fix to prevent exception in WPStringUtils when nil string is passed in.
0.4
Additional fix for forcing GMT for date encoding.
0.3: Update wpxmlrpc.podspec
Incrementing version number
Update NSDateFormatter for parsing XML Dates
Prevents issues with parsing dates when device locale is changed to something that breaks the date interpretation of the format string used in the library.