Skip to content

0.7.0

Compare
Choose a tag to compare
@paulmillr paulmillr released this 03 Jul 18:45
· 1331 commits to master since this release
  • Added Array#find, Array#findIndex, Object.assign, Object.mixin,
    Math.cbrt, String.fromCodePoint, String#codePointAt.
  • Removed Object.isnt.
  • Made Math functions fully conform spec.