Releases: web3/web3.js
Releases · web3/web3.js
Release 0.2.7
- updated README.md
- fixed regexp lookahead issue in go jsre (otto)
Release 0.2.6
- repository renamed to web3.js
- web3 is in global namaspace
- other minor bug fixes
Release 0.2.4
Changes since 0.2.3
- web3.eth.getBlockTransactionCount accepts pending/latest/earliest params
Release 0.2.3
Changes since 0.2.2
- fixed formatting of address (fixed methods
web3.eth.getBalance
,web3.eth.getCode
)
Release 0.2.2
- more tests && minor bug fixes
Release 0.2.1
bug fixes for 0.2.0
Release 0.2.0
version 0.2.0
Release 0.1.0
- optional asynchronous requests
- compatibility with new ethereum jsonrpc api
- automatic formatting of method input && output params
Release 0.0.16
- constants should be before array contents && (dynamic) string contents
- clearing watch timeout in
web3.reset()
- separated signatures functions from
abi.js
- jshint is more strict
- event hash
Release 0.0.15
v0.0.15 updated link to json-rpc wiki