Async Functionality: Introduce an alias feature that matches Async's functionality, making it easier for users transitioning from Async to Neo-Async.
Improvements
Testing: Add new tests for both iojs and gulp, ensuring better compatibility and reliability of the library.
Fixes
Fix issues related to task collections, ensuring that tasks are processed correctly even when they are not in a collection format.
Fix various bugs across the library, including issues with applyEach, double callbacks in auto, and incorrect logic in parallelLimit and series, enhancing overall stability.
Others
Update the README to include Bower usage instructions, providing clearer guidance for users on how to integrate the library.