Es6 Shim: 0.33.1 Release

Release date:
August 20, 2015
Previous version:
0.33.0 (released July 31, 2015)
Magnitude:
647 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

17 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in 0.33.1

ljharb

Directory Browser for 0.33.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

New

  • Add support for binary and octal literals in strings to the Number constructor (#358)

Docs

  • Update spec link to final spec

Fixes

  • Reflect.enumerate: does not necessarily wait until the first next() to determine keys.

Refactors

  • split up some tests; name some functions; remove unnecessary code
  • make ObjectIterator properties non-enumerable
  • Refactor RegExp wrapping code so most of it can be reused.

Tests

  • Test up to io.js v3.1

Dev Dependencies

  • update grunt-contrib-connect, jscs