aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/CHANGELOG.json
blob: 9399379fa0c05d8b60153846669cb0cfea0f6dc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[
    {
        "version": "0.0.5",
        "changes": [
            {
                "note": "Add formatters package for converting signedOrder to orderAddresses & orderValues",
                "note": "Add RemainingFillableCalculator to calculate the remaining fillable amount of an order",
                "note": "Add AbstractBalanceAndProxyAllowanceFetcher and AbstractOrderFilledCancelledFetcher",
                "note":
                    "Add orderStateUtils, a module for computing order state needed to decide if an order is still valid"
            }
        ]
    },
    {
        "timestamp": 1525477860,
        "version": "0.0.4",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1525453812,
        "version": "0.0.3",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1525428773,
        "version": "0.0.2",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    }
]