AsyncNinja v1.1.3 Release Notes

Release Date: 2017-06-01 // almost 7 years ago
    • 📚 [added] documentation generation infrastructure
    • [added] primitive subscription chaining (future.onSuccess { /* handle success */ }.onFailure { /* handle failure */ })
    • 👷 [improved] parallel CI jobs
    • ⚡️ [improved] Promise internals updated
    • ⚠ [fixed] warnings and erros introduced by Swift 4 toolchain