Functionality: The library now avoids implicitly converting results into an array based on the number of arguments provided, enhancing clarity and predictability in function behavior.
Fixes
Fix input validation errors by ensuring that the library does not throw errors for invalid inputs, improving user experience.
Others
Test compatibility with Node.js 0.10 to ensure broader support for users on older versions.