Skip to content

Commit

Permalink
Merge pull request #2905 from ethereum/release/1.0
Browse files Browse the repository at this point in the history
Release - 1.0
  • Loading branch information
nivida authored Jul 23, 2019
2 parents fcaaca9 + 933b014 commit 54feed8
Show file tree
Hide file tree
Showing 71 changed files with 4,606 additions and 2,357 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ node_js:
- "8"
- "10"
- "11"
- "12"
env:
- CXX=g++-4.8
addons:
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-->

## [1.2.0]

Released with 1.0.0-beta.37 code base.

## [Unreleased]

## [1.0.0]
## [1.2.1]

5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
**PREVIEW RELEASE** This is a beta preview release (beta.37) with breaking changes!

<img src="https://github.com/ethereum/web3.js/raw/1.0/web3js.jpg" width=200 />

Expand All @@ -21,13 +20,13 @@ Please read the [documentation][docs] for more.
### Node

```bash
npm install web3@1.0.0-beta.37
npm install web3
```

### Yarn

```bash
yarn add web3@1.0.0-beta.37
yarn add web3
```

### Meteor
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"namespace": "ethereum",
"name": "web3",
"version": "1.0.0-beta.37",
"version": "1.0.0",
"description": "Ethereum JavaScript API",
"license": "LGPL-3.0",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion dist/web3.min.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions docs/callbacks-promises-events.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _promiEvent:

.. include:: include_announcement.rst

=========================
Callbacks Promises Events
=========================
Expand Down
2 changes: 0 additions & 2 deletions docs/getting-started.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

.. include:: include_announcement.rst

===============
Getting Started
===============
Expand Down
2 changes: 0 additions & 2 deletions docs/glossary.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

.. include:: include_announcement.rst

========
Glossary
========
Expand Down
2 changes: 0 additions & 2 deletions docs/include_announcement.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

.. include:: include_announcement.rst

=================================
web3.js - Ethereum JavaScript API
=================================
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-bzz.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _bzz:

.. include:: include_announcement.rst

========
web3.bzz
========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-abi.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-abi:

.. include:: include_announcement.rst

=========
web3.eth.abi
=========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-accounts.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-accounts:

.. include:: include_announcement.rst

=========
web3.eth.accounts
=========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-contract.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-contract:

.. include:: include_announcement.rst

========
web3.eth.Contract
========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-ens.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-ens:

.. include:: include_announcement.rst

=========
web3.eth.ens
=========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-iban.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-iban:

.. include:: include_announcement.rst

=========
web3.eth.Iban
=========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-net.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-net:

.. include:: include_announcement.rst

=========
web3.eth.net
=========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-personal.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-personal:

.. include:: include_announcement.rst

========
web3.eth.personal
========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth-subscribe.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth-subscribe:

.. include:: include_announcement.rst

=========
web3.eth.subscribe
=========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-eth.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _eth:

.. include:: include_announcement.rst

========
web3.eth
========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-net.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _net:

.. include:: include_announcement.rst

========
web3.*.net
========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-shh.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _shh:

.. include:: include_announcement.rst

========
web3.shh
========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3-utils.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
.. _utils:

.. include:: include_announcement.rst

========
web3.utils
========
Expand Down
2 changes: 0 additions & 2 deletions docs/web3.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

.. include:: include_announcement.rst

====
Web3
====
Expand Down
2 changes: 0 additions & 2 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ packages.forEach(function (pckg, i) {
}));
});


gulp.task('publishTag', function () {
exec("git commit -am \"add tag v"+ lernaJSON.version +"\"; git tag v"+ lernaJSON.version +"; git push origin v"+ lernaJSON.version +";");
});
Expand All @@ -206,4 +205,3 @@ gulp.task('watch', function () {
gulp.task('all', gulp.series('version', 'lint', 'clean', packages[packages.length - 1].fileName));

gulp.task('default', gulp.series('version', 'lint', 'clean', packages[0].fileName));

Loading

0 comments on commit 54feed8

Please sign in to comment.