js-csp v0.1.2 Release Notes

Release Date: 2014-02-12 // about 10 years ago
    • ➕ ADDED: Priority and default options for alts.
    • ➕ ADDED: Tests.
    • ➕ ADDED: Examples.
    • ➕ ADDED: Preliminary documentation.
    • ✂ REMOVED: stop.
    • 🔄 CHANGED: Small optimization for alts.
    • 🔄 CHANGED: camelCase for public APIs.
    • 🛠 FIXED: yielding normal values is now allowed.
    • 🛠 FIXED: Returning value from goroutine is now allowed.
    • 🛠 FIXED: Closing channels now does not hang pending puts.