q v0.2.1 Release Notes

    • The resolve and reject methods of defer objects now return the resolution promise for convenience.
    • Added q/util, which provides step, delay, shallow, deep, and three reduction orders.
    • Added q/queue module for a promise Queue.
    • Added q-comm to the list of compatible libraries.
    • Deprecated defined from q, with intent to move it to q/util.