aboutsummaryrefslogblamecommitdiffstats
path: root/packages/web3-wrapper/CHANGELOG.json
blob: bcbab3ded5f6d991f450f568d1a38e59a9ec11ad (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                          
          

                                























































                                                                                                                                                            
[
    {
        "version": "0.4.0",
        "changes": [
            {
                "note": "Rename `signTransactionAsync` to `signMessageAsync` for clarity",
                "pr": 465
            }
        ],
        "timestamp": 1522658513,
        "isPublished": true
    },
    {
        "version": "0.3.0",
        "changes": [
            {
                "note":
                    "Add `web3Wrapper.takeSnapshotAsync`, `web3Wrapper.revertSnapshotAsync`, `web3Wrapper.mineBlockAsync`, `web3Wrapper.increaseTimeAsync`",
                "pr": 426
            },
            {
                "note": "Add `web3Wrapper.isZeroExWeb3Wrapper` for runtime instanceOf checks",
                "pr": 426
            },
            {
                "note": "Add a `getProvider` method",
                "pr": 444
            }
        ],
        "timestamp": 1521298800,
        "isPublished": true
    },
    {
        "version": "0.2.0",
        "changes": [
            {
                "note": "Ensure all returned user addresses are lowercase",
                "pr": 373
            },
            {
                "note": "Add `web3Wrapper.callAsync`",
                "pr": 413
            },
            {
                "note": "Make `web3Wrapper.estimateGas` accept whole `txData` instead of `data`",
                "pr": 413
            },
            {
                "note": "Remove `web3Wrapper.getContractInstance`",
                "pr": 413
            }
        ],
        "timestamp": 1520089200,
        "isPublished": true
    },
    {
        "version": "0.1.12",
        "changes": [
            {
                "note": "Fix publishing issue where .npmignore was not properly excluding undesired content",
                "pr": 389
            }
        ],
        "timestamp": 1518102000,
        "isPublished": true
    }
]