aboutsummaryrefslogblamecommitdiffstats
path: root/packages/assert/CHANGELOG.json
blob: dd699fc6b4ab27482671596e7621eb81b3e600c1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

     
                           

                    


                                                                                                                       

             

      








                                              




                                              



             

















                                                                








                                              








                                              








                                              








                                              








                                              





                                              
         

      





                                              
         

      






                                                           
                               












                                                                                                               
                               








                                                                                                             
                               











                                                                                                                                                        
                               

     
[
    {
        "version": "1.0.0",
        "changes": [
            {
                "note":
                    "Fix bug in string enum assertion. We erroneously were checking against the enum keys, not values",
                "pr": 821
            }
        ]
    },
    {
        "timestamp": 1531919263,
        "version": "0.2.14",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1531149657,
        "version": "0.2.13",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1529397769,
        "version": "0.2.12",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "version": "0.2.11",
        "changes": [
            {
                "note": "Incorrect publish that was unpublished"
            }
        ],
        "timestamp": 1527810075
    },
    {
        "timestamp": 1527008270,
        "version": "0.2.10",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1525477860,
        "version": "0.2.9",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1525428773,
        "version": "0.2.8",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1524044013,
        "version": "0.2.7",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1523462196,
        "version": "0.2.6",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1522673609,
        "version": "0.2.5",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "timestamp": 1522658513,
        "version": "0.2.4",
        "changes": [
            {
                "note": "Dependencies updated"
            }
        ]
    },
    {
        "version": "0.2.0",
        "changes": [
            {
                "note": "Rename `isHttpUrl` to `isWebUri`",
                "pr": 412
            }
        ],
        "timestamp": 1520434800
    },
    {
        "version": "0.1.0",
        "changes": [
            {
                "note": "Remove isETHAddressHex checksum address check and assume address will be lowercased ",
                "pr": 373
            },
            {
                "note": "Add an optional parameter `subSchemas` to `doesConformToSchema` method",
                "pr": 385
            }
        ],
        "timestamp": 1520089200
    },
    {
        "version": "0.0.18",
        "changes": [
            {
                "note": "Fix publishing issue where .npmignore was not properly excluding undesired content",
                "pr": 389
            }
        ],
        "timestamp": 1486566000
    },
    {
        "version": "0.0.4",
        "changes": [
            {
                "note": "Re-publish Assert previously published under NPM package @0xproject/0x-assert"
            },
            {
                "note":
                    "Added assertion isValidBaseUnitAmount which checks both that the value is a valid bigNumber and that it does not contain decimals."
            }
        ],
        "timestamp": 1510585200
    }
]