2015-03-23 io.js v1.6.2 Release v1.6.2
authorRod Vagg <rod@vagg.org>
Mon, 23 Mar 2015 05:26:28 +0000 (16:26 +1100)
committerRod Vagg <rod@vagg.org>
Mon, 23 Mar 2015 05:26:28 +0000 (16:26 +1100)
commit33c57354aafe286bbc5acc7a85129d87b28ce0d5
tree58dc536e4aa483964a9362cd0d7c59677e3e599e
parent849319a260a7137b51e84f35ba81ed0da72f0603
2015-03-23 io.js v1.6.2 Release

Notable Changes:

* Windows: The ongoing work in improving the state of Windows support
  has resulted in full test suite passes once again. As noted in the
  release notes for v1.4.2, CI system and configuration problems
  prevented it from properly reporting problems with the Windows
  tests, the problems with the CI and the codebase appear to have been
  fully resolved.
* FreeBSD: A kernel bug impacting io.js/Node.js was discovered and a
  patch has been introduced to prevent it causing problems for io.js
  (Fedor Indutny) #1218.
* module: you can now require('.') instead of having to require('./'),
  this is considered a bugfix (MichaĆ«l Zasso) #1185.
* v8: updated to 4.1.0.25 including patches for --max_old_space_size
  values above 4096 and Solaris support, both of which are already
  included in io.js.
CHANGELOG.md
src/node_version.h