Skip to content
* Added UMD support.
* Moved public APIs to exports variable.
* Improved feature test.
* Replaced `Array.prototype.forEach` hack with proper `forEach` function.
* Added a more well supported `trim` function.
* General code optimizations for better minification and performance.
* Updated to JSDoc documentation.
* Updated to three number versioning system.
* Added package manager installation info.