##0.0.3
- Add documentation
Pavel Pantus, #119 - Reconcile naming
Pavel Pantus, #119 - Make PPTransport a struct
Pavel Pantus, #119 - Introduce generic Return type, that incapsulates returned object and error (Public API change)
Pavel Pantus, #114 - Introduce PPError enum and return it instead of NSError (Public API change)
Pavel Pantus, #114 - Turn on 'treat warnings as errors' flag for every target
Pavel Pantus, #112 - Add Swift Package Manager Support
Pavel Pantus, #102 - Introduce Concept data model
Pavel Pantus, #101 - Break API class in domain specific extensions
Pavel Pantus, #99 - Introduce method to select http vs https
Pavel Pantus, #96 - Create test event registry account for Example projects
Pavel Pantus, #88 - Introduce travis cache
Pavel Pantus, #86 - Add framework deploy step to travis file
Pavel Pantus, #87
##0.0.2
- Configurable maxArticleCount in Get articles operation
Pavel Pantus, #84 - Carthage support
Pavel Pantus, #77 - Support for older platforms
Pavel Pantus, #81 - Login operation does not return error in case of missingData error
Pavel Pantus, #65 - Add pod lint as a step of the build script
Pavel Pantus, #70 - Cover PPTransport with tests
Pavel Pantus, #69 - Replace HTTP methods strings with enums
Pavel Pantus, #66 - Minor code style corrections in operations
Pavel Pantus, #64 - Enforce completion closures for operations (Public API change)
Pavel Pantus, #60 - flatMap instead of forEach
Pavel Pantus, #59 - Minor stubs naming and style corrections
Pavel Pantus, #58 - Delete OWNERS file
Pavel Pantus, #57 - Update example's podfile to the latest version
Pavel Pantus, #56
##0.0.1
- Initial release.
Pavel Pantus