v0.1.0 -- 2014.04.29 * Assure strictly npm hosted dependencies * Introduce faster 'primitive' alternative (doesn't guarantee order of iteration) * Add isNativeImplemented, and some, every and copy method extensions * If native Set is provided polyfill extends it * Optimize forEach iteration * Remove comparator support (as it was removed from spec) * Provide @@toStringTag symbol, ad @@iterator symbols on iterators * Update to use latest dependencies versions * Improve interals v0.0.0 -- 2013.10.12 Initial (dev) version