All Versions
3
Latest Version
Avg Release Cycle
11 days
Latest Release
2886 days ago
Changelog History
Changelog History
-
v0.0.3 Changes
October 23, 2016- โ Add documentation
- Reconcile naming
- ๐ Make PPTransport a struct
- Introduce generic Return type, that incapsulates returned object and error (Public API change)
- Introduce PPError enum and return it instead of NSError (Public API change)
- โ Turn on 'treat warnings as errors' flag for every target
- โ Add Swift Package Manager Support
- Introduce Concept data model
- Break API class in domain specific extensions
- Introduce method to select http vs https
- โ Create test event registry account for Example projects
- Introduce travis cache
- โ Add framework deploy step to travis file
-
v0.0.2 Changes
October 01, 2016- ๐ง Configurable maxArticleCount in Get articles operation
- ๐ Carthage support
- ๐ Support for older platforms
- Login operation does not return error in case of missingData error
- โ Add pod lint as a step of the build script
- โ Cover PPTransport with tests
- Replace HTTP methods strings with enums
- ๐ Minor code style corrections in operations
- Enforce completion closures for operations (Public API change)
- flatMap instead of forEach
- ๐ Minor stubs naming and style corrections
- โ Delete OWNERS file
- โก๏ธ Update example's podfile to the latest version
-
v0.0.1
October 01, 2016