diff --git a/content/cn/es6.md b/content/cn/es6.md index 523898d..38bd540 100644 --- a/content/cn/es6.md +++ b/content/cn/es6.md @@ -2,7 +2,7 @@ io.js 是基于 [V8](https://code.google.com/p/v8/) 引擎的较新版本构建的。通过持续跟进最新版的 V8 引擎,我们可以保证及时地为开发者带来最新的 [JavaScript ECMA-262 规范](http://www.ecma-international.org/publications/standards/Ecma-262.htm) 中的语言特性,同时也能得到性能和稳定性的提升。 -io.js 1.2.0 集成了 V8 4.1.0.14 版本,其中包含的 ES6 特性远超 joyent/node@0.12.x 集成的 3.26.33 版本所包含的。 +io.js 1.3.0 集成了 V8 4.1.0.14 版本,其中包含的 ES6 特性远超 joyent/node@0.12.x 集成的 3.26.33 版本所包含的。 ## 干掉 --harmony diff --git a/content/cn/index.md b/content/cn/index.md index 85a597f..db9b06e 100644 --- a/content/cn/index.md +++ b/content/cn/index.md @@ -4,14 +4,14 @@ [io.js](https://github.com/iojs/io.js) 是一个衍生自 [node.js](https://nodejs.org/)™ ,并兼容 [npm](https://www.npmjs.org/) 的开发平台。 -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[1.2.0 版本](https://iojs.org/dist/v1.2.0/) +[1.3.0 版本](https://iojs.org/dist/v1.3.0/) 下载 -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg), 或 [其他](https://iojs.org/dist/v1.2.0/) 版本。 +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg), 或 [其他](https://iojs.org/dist/v1.3.0/) 版本。 [更新日志](https://github.com/iojs/iojs-cn/blob/master/CHANGELOG.md) diff --git a/content/cs/es6.md b/content/cs/es6.md index dddce26..c6d1982 100644 --- a/content/cs/es6.md +++ b/content/cs/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. ## No more --harmony flag diff --git a/content/cs/index.md b/content/cs/index.md index 160829b..f4245e4 100644 --- a/content/cs/index.md +++ b/content/cs/index.md @@ -4,19 +4,19 @@ Bringing [ES6](es6.html) to the Node Community! [io.js](https://github.com/iojs/io.js) is an [npm](https://www.npmjs.org/) compatible platform originally based on [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Download for -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), or -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg). +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Nightly releases](https://iojs.org/download/nightly/) are available for testing. -[Frequently Asked Questions](/faq.html) \ No newline at end of file +[Frequently Asked Questions](/faq.html) diff --git a/content/da/es6.md b/content/da/es6.md index dddce26..c6d1982 100644 --- a/content/da/es6.md +++ b/content/da/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. ## No more --harmony flag diff --git a/content/da/index.md b/content/da/index.md index 160829b..f4245e4 100644 --- a/content/da/index.md +++ b/content/da/index.md @@ -4,19 +4,19 @@ Bringing [ES6](es6.html) to the Node Community! [io.js](https://github.com/iojs/io.js) is an [npm](https://www.npmjs.org/) compatible platform originally based on [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Download for -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), or -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg). +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Nightly releases](https://iojs.org/download/nightly/) are available for testing. -[Frequently Asked Questions](/faq.html) \ No newline at end of file +[Frequently Asked Questions](/faq.html) diff --git a/content/de/es6.md b/content/de/es6.md index dddce26..c6d1982 100644 --- a/content/de/es6.md +++ b/content/de/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. ## No more --harmony flag diff --git a/content/de/index.md b/content/de/index.md index 78dc2af..aa71677 100644 --- a/content/de/index.md +++ b/content/de/index.md @@ -4,16 +4,16 @@ [io.js](https://github.com/iojs/io.js) ist eine [npm](https://www.npmjs.org/)-kompatible Plattform, die ursprünglich auf [node.js](https://nodejs.org/)™ basiert. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Herunterladen für -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), -[Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg) oder -[andere](https://iojs.org/dist/v1.2.0/). +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), +[Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg) oder +[andere](https://iojs.org/dist/v1.3.0/). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) diff --git a/content/el/es6.md b/content/el/es6.md index 0ca68aa..c495b0e 100644 --- a/content/el/es6.md +++ b/content/el/es6.md @@ -2,7 +2,7 @@ Η io.js έχει δομηθεί πάνω στις νεότερες εκδόσεις της [V8](https://code.google.com/p/v8/). Με συνεχείς ενημερώσεις σύμφωνα με τις τελευταίες εκδόσεις της V8 εξασφαλίζεται ότι νέες δυνατότητες και χαρακτηριστικά από την [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) προσφέρονται στους io.js developers εγκαίρως, καθώς και η συνεχής βελτιώση της απόδοσης και της σταθερότητας της. -Η έκδοση 1.2.0 της io.js έρχεται μαζί με την έκδοση 4.1.0.14 της V8, η οποία περιλαμβάνει χαρακτηριστικά από την ES6, πολύ περισσότερα από την έκδοση 3.26.33 που προσφέρετε από την joyent/node@0.12.x. +Η έκδοση 1.3.0 της io.js έρχεται μαζί με την έκδοση 4.1.0.14 της V8, η οποία περιλαμβάνει χαρακτηριστικά από την ES6, πολύ περισσότερα από την έκδοση 3.26.33 που προσφέρετε από την joyent/node@0.12.x. ## Όχι πια --harmony flag diff --git a/content/el/index.md b/content/el/index.md index a3609d3..aa76e38 100644 --- a/content/el/index.md +++ b/content/el/index.md @@ -4,16 +4,16 @@ [io.js](https://github.com/iojs/io.js) είναι μια πλατφόρμα συμβατή με το [npm](https://www.npmjs.org/), βασισμένη στο [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Κατεβάστε για -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), -[Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg) ή -[others](https://iojs.org/dist/v1.2.0/). +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), +[Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg) ή +[others](https://iojs.org/dist/v1.3.0/). [Ιστορικό](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) diff --git a/content/en/es6.md b/content/en/es6.md index 44962e8..757ca27 100644 --- a/content/en/es6.md +++ b/content/en/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.28.73 that ship with Node.js™ 0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.28.73 that ship with Node.js™ 0.12.x. ## No more --harmony flag diff --git a/content/en/index.md b/content/en/index.md index dc700d7..544297d 100644 --- a/content/en/index.md +++ b/content/en/index.md @@ -4,20 +4,20 @@ Bringing [ES6](es6.html) to the Node Community! [io.js](https://github.com/iojs/io.js) is an [npm](https://www.npmjs.org/) compatible platform originally based on [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Download for -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), -[Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg) or -[others](https://iojs.org/dist/v1.2.0/). +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), +[Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg) or +[others](https://iojs.org/dist/v1.3.0/). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Nightly releases](https://iojs.org/download/nightly/) are available for testing. -[Frequently Asked Questions](/faq.html) \ No newline at end of file +[Frequently Asked Questions](/faq.html) diff --git a/content/fr/es6.md b/content/fr/es6.md index fd91f06..61eb5a6 100644 --- a/content/fr/es6.md +++ b/content/fr/es6.md @@ -2,7 +2,7 @@ io.js est construit sur des versions modernes de [V8](https://code.google.com/p/v8/). En restant à jour avec les dernières livraisons du moteur, nous nous assurons que les dernières fonctionnalités de la [spécification JavaScript ECMA-262](http://www.ecma-international.org/publications/standards/Ecma-262.htm) sont mises à disposition des développeurs io.js en continu, ainsi que des améliorations de performance et de stabilité. -La version 1.2.0 d'io.js est livrée avec V8 4.1.0.14 qui inclue des fonctionnalités ES6 qui vont bien au delà de la version 3.28.73 qui sera fournie avec joyent/node@0.12.x. +La version 1.3.0 d'io.js est livrée avec V8 4.1.0.14 qui inclue des fonctionnalités ES6 qui vont bien au delà de la version 3.28.73 qui sera fournie avec joyent/node@0.12.x. ## Disparition de l'option --harmony diff --git a/content/fr/index.md b/content/fr/index.md index cfd3137..b875dfb 100644 --- a/content/fr/index.md +++ b/content/fr/index.md @@ -4,15 +4,15 @@ [io.js](https://github.com/iojs/io.js) est une plateforme compatible avec [npm](https://www.npmjs.org/) et basée sur [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Télécharger pour -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), ou -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg). +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) diff --git a/content/he/es6.md b/content/he/es6.md index dddce26..c6d1982 100644 --- a/content/he/es6.md +++ b/content/he/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. ## No more --harmony flag diff --git a/content/he/index.md b/content/he/index.md index 160829b..f4245e4 100644 --- a/content/he/index.md +++ b/content/he/index.md @@ -4,19 +4,19 @@ Bringing [ES6](es6.html) to the Node Community! [io.js](https://github.com/iojs/io.js) is an [npm](https://www.npmjs.org/) compatible platform originally based on [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Download for -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), or -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg). +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Nightly releases](https://iojs.org/download/nightly/) are available for testing. -[Frequently Asked Questions](/faq.html) \ No newline at end of file +[Frequently Asked Questions](/faq.html) diff --git a/content/hi/es6.md b/content/hi/es6.md index dddce26..c6d1982 100644 --- a/content/hi/es6.md +++ b/content/hi/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. ## No more --harmony flag diff --git a/content/hi/index.md b/content/hi/index.md index 160829b..f4245e4 100644 --- a/content/hi/index.md +++ b/content/hi/index.md @@ -4,19 +4,19 @@ Bringing [ES6](es6.html) to the Node Community! [io.js](https://github.com/iojs/io.js) is an [npm](https://www.npmjs.org/) compatible platform originally based on [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Download for -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), or -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg). +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Nightly releases](https://iojs.org/download/nightly/) are available for testing. -[Frequently Asked Questions](/faq.html) \ No newline at end of file +[Frequently Asked Questions](/faq.html) diff --git a/content/hu/es6.md b/content/hu/es6.md index dddce26..c6d1982 100644 --- a/content/hu/es6.md +++ b/content/hu/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. ## No more --harmony flag diff --git a/content/hu/index.md b/content/hu/index.md index 160829b..f4245e4 100644 --- a/content/hu/index.md +++ b/content/hu/index.md @@ -4,19 +4,19 @@ Bringing [ES6](es6.html) to the Node Community! [io.js](https://github.com/iojs/io.js) is an [npm](https://www.npmjs.org/) compatible platform originally based on [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Download for -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), or -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg). +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg). [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Nightly releases](https://iojs.org/download/nightly/) are available for testing. -[Frequently Asked Questions](/faq.html) \ No newline at end of file +[Frequently Asked Questions](/faq.html) diff --git a/content/id/es6.md b/content/id/es6.md index 9ce76e2..a232b4c 100644 --- a/content/id/es6.md +++ b/content/id/es6.md @@ -2,7 +2,7 @@ io.js dikembangkan dengan versi modern dari [V8](https://code.google.com/p/v8/). Dengan menjaga tetap teranyar dengan rilis terbaru dari *engine* ini kami memastikan fitur terbaru dari [JavaScript ECMA-262 spesifikasi](http://www.ecma-international.org/publications/standards/Ecma-262.htm) tersedia untuk pengembang io.js dengan tepat waktu, serta perbaikan yang berkelanjutan pada kinerja dan stabilitas. -Versi 1.2.0 dari io.js dikeluarkan dengan V8 4.1.0.14, yang meliputi ES6 fitur jauh melampaui versi 3.26.33 yang akan dikirim dengan joyent/node@0.12.x. +Versi 1.3.0 dari io.js dikeluarkan dengan V8 4.1.0.14, yang meliputi ES6 fitur jauh melampaui versi 3.26.33 yang akan dikirim dengan joyent/node@0.12.x. ## Tidak ada lagi --harmony flag @@ -70,4 +70,4 @@ io.js menyediakan cara sederhana untuk membuat daftar semua dependensi dan versi `` `sh iojs p process.versions.v8 -`` ` \ No newline at end of file +`` ` diff --git a/content/id/index.md b/content/id/index.md index 8309e6e..be45601 100644 --- a/content/id/index.md +++ b/content/id/index.md @@ -4,20 +4,20 @@ Membawa [ES6](es6.html) ke Komunitas Node! [io.js](https://github.com/iojs/io.js) adalah [npm](https://www.npmjs.org/) platform yang aslinya kompatibel dengan [node.js] (https: //nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Versi 1.2.0](https://iojs.org/dist/v1.2.0/) +[Versi 1.3.0](https://iojs.org/dist/v1.3.0/) Unduh untuk -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), [Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), [Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), or -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg). +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg). [Log Perubahan](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Rilis setiap malam](https://iojs.org/download/nightly/) tersedia untuk pengujian. -[Pertanyaan yang Sering Diajukan](/faq.html) \ No newline at end of file +[Pertanyaan yang Sering Diajukan](/faq.html) diff --git a/content/it/es6.md b/content/it/es6.md index dddce26..c6d1982 100644 --- a/content/it/es6.md +++ b/content/it/es6.md @@ -2,7 +2,7 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). By keeping up-to-date with the latest releases of this engine we ensure new features from the [JavaScript ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm) are brought to io.js developers in a timely manner, as well as continued performance and stability improvements. -Version 1.2.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. +Version 1.3.0 of io.js ships with V8 4.1.0.14, which includes ES6 features well beyond version 3.26.33 that will be shipped with joyent/node@0.12.x. ## No more --harmony flag diff --git a/content/it/index.md b/content/it/index.md index f495e4e..c16db7b 100644 --- a/content/it/index.md +++ b/content/it/index.md @@ -4,20 +4,20 @@ [io.js](https://github.com/iojs/io.js) è una piattaforma compatibile con [npm](https://www.npmjs.org/) basata originariamente su [node.js](https://nodejs.org/)™. -[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.2.0/) +[![io.js](../images/1.0.0.png)](https://iojs.org/dist/v1.3.0/) -[Version 1.2.0](https://iojs.org/dist/v1.2.0/) +[Version 1.3.0](https://iojs.org/dist/v1.3.0/) Download per -[Linux](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-linux-x64.tar.xz), -[Win32](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x86.msi), -[Win64](https://iojs.org/dist/v1.2.0/iojs-v1.2.0-x64.msi), -[Mac](https://iojs.org/dist/v1.2.0/iojs-v1.2.0.pkg), +[Linux](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-linux-x64.tar.xz), +[Win32](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x86.msi), +[Win64](https://iojs.org/dist/v1.3.0/iojs-v1.3.0-x64.msi), +[Mac](https://iojs.org/dist/v1.3.0/iojs-v1.3.0.pkg), o -[altro](https://iojs.org/dist/v1.2.0/), +[altro](https://iojs.org/dist/v1.3.0/), [Changelog](https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md) [Nightly releases](https://iojs.org/download/nightly/) sono disponibili per essere testati. -[Frequently Asked Questions](/faq.html) \ No newline at end of file +[Frequently Asked Questions](/faq.html) diff --git a/content/ja/es6.md b/content/ja/es6.md index 07464a0..8c10002 100644 --- a/content/ja/es6.md +++ b/content/ja/es6.md @@ -7,10 +7,10 @@ io.js is built against modern versions of [V8](https://code.google.com/p/v8/). B io.jsは新しいバージョンの[V8エンジン](https://code.google.com/p/v8/)を対象にビルドされています。V8エンジンを最新版に保つことで、io.js開発者は[ECMA-262 specification](http://www.ecma-international.org/publications/standards/Ecma-262.htm)で定義されたJavaScriptの新機能をすぐに利用することができます。 -io.js 1.2.0はV8 4.1.0.14を利用しています。これはNode.js™ 0.12.xが利用しているV8 3.28.73よりもES6サポートが進んだバージョンです。 +io.js 1.3.0はV8 4.1.0.14を利用しています。これはNode.js™ 0.12.xが利用しているV8 3.28.73よりもES6サポートが進んだバージョンです。