Bluebird.swift v1.1.0 Release Notes

  • ✅ 1. Add full test coverage for every Promise function 🆓 2. Convert static Promise functions (all, any, join, map) to be free standing functions because we can't add static functions on a generic class...