PPEventRegistryAPI v0.0.2 Release Notes

Release Date: 2016-10-01 // over 7 years ago
    • ๐Ÿ”ง 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