AsyncNinja v1.1.3 Release Notes
Release Date: 2017-06-01 // over 6 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