Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.3.1 Release Proposal #7782

Merged
merged 2 commits into from
Jul 21, 2016
Merged

v6.3.1 Release Proposal #7782

merged 2 commits into from
Jul 21, 2016

Commits on Jul 21, 2016

  1. 2016-07-21, Version 6.3.1 (Current)

    Notable changes:
    
    * **buffer**:
      * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602
      * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176
    * **deps**:
      * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531
      * Backport V8 instanceof bugfix (Franziska Hinkelmann) #7638
    * **repl**: Fix issue with function redeclaration. (Prince J Wesley) #7794
    * **util**: Fix inspecting of boxed symbols. (Anna Henningsen) #7641
    
    PR-URL: #7782
    evanlucas committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    f135a4c View commit details
    Browse the repository at this point in the history
  2. Working on v6.3.2

    PR-URL: #7782
    evanlucas committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    342a85b View commit details
    Browse the repository at this point in the history