aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-resolver/CHANGELOG.json
blob: 895bd2104881826cfb30b61769a44abd65e4b61e (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
42
43
44
45
46
47
48
49
50
51
[
    {
        "version": "0.0.5",
        "changes": [
            {
                "note": "Fix a bug in FsResolver where it tries to read directories as files",
                "pr": 589
            },
            {
                "note": "Fix a bug in NameResolver where it is not ignoring .sol files",
                "pr": 589
            }
        ]
    },
    {
        "timestamp": 1527009133,
        "version": "0.0.5",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1525477860,
        "version": "0.0.4",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1525428773,
        "version": "0.0.3",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1524044013,
        "version": "0.0.2",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    }
]