@neo-one/smart-contract-compiler
Version:
NEO•ONE TypeScript smart contract compiler.
322 lines (321 loc) • 11 kB
JSON
{
"name": "@neo-one/smart-contract-compiler",
"entries": [
{
"version": "2.7.4",
"tag": "@neo-one/smart-contract-compiler_v2.7.4",
"date": "Tue, 14 Sep 2021 21:24:27 GMT",
"comments": {
"patch": [
{
"comment": "Bump NEO•ONE versions for patch publish"
}
],
"dependency": [
{
"comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.7.3` to `^2.7.4`"
},
{
"comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.7.3` to `^2.7.4`"
},
{
"comment": "Updating dependency \"@neo-one/node-vm\" from `^2.7.3` to `^2.7.4`"
}
]
}
},
{
"version": "2.7.3",
"tag": "@neo-one/smart-contract-compiler_v2.7.3",
"date": "Tue, 15 Jun 2021 01:21:56 GMT",
"comments": {
"patch": [
{
"comment": "Minor fixes"
}
],
"dependency": [
{
"comment": "Updating dependency \"@neo-one/client-common\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/client-core\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/smart-contract\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.6.1` to `^2.6.2`"
},
{
"comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.6.1` to `^2.6.2`"
},
{
"comment": "Updating dependency \"@neo-one/client-switch\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/node-vm\" from `^2.7.2` to `^2.7.3`"
},
{
"comment": "Updating dependency \"@neo-one/smart-contract-compiler-node\" from `^2.7.2` to `^2.7.3`"
}
]
}
},
{
"version": "2.7.2",
"tag": "@neo-one/smart-contract-compiler_v2.7.2",
"date": "Fri, 30 Apr 2021 01:53:33 GMT",
"comments": {
"dependency": [
{
"comment": "Dependency @neo-one/node-blockchain version bump from ^2.7.1 to ^2.7.2."
},
{
"comment": "Dependency @neo-one/node-neo-settings version bump from ^2.7.1 to ^2.7.2."
},
{
"comment": "Dependency @neo-one/node-storage-levelup version bump from ^2.7.1 to ^2.7.2."
},
{
"comment": "Dependency @neo-one/node-vm version bump from ^2.7.1 to ^2.7.2."
}
]
}
},
{
"version": "2.7.1",
"tag": "@neo-one/smart-contract-compiler_v2.7.1",
"date": "Tue, 23 Feb 2021 23:29:30 GMT",
"comments": {
"patch": [
{
"comment": "Fix minor bugs."
},
{
"comment": "Pin level-js and levelup deps."
}
],
"dependency": [
{
"comment": "Updating dependency \"@neo-one/client-common\" from `^2.7.1` to `^2.7.2`"
},
{
"comment": "Updating dependency \"@neo-one/client-core\" from `^2.7.1` to `^2.7.2`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.7.0` to `^2.7.1`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.7.0` to `^2.7.1`"
},
{
"comment": "Updating dependency \"@neo-one/client-switch\" from `^2.7.0` to `^2.7.1`"
},
{
"comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.7.0` to `^2.7.1`"
},
{
"comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.7.0` to `^2.7.1`"
},
{
"comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.7.0` to `^2.7.1`"
},
{
"comment": "Updating dependency \"@neo-one/node-vm\" from `^2.7.0` to `^2.7.1`"
}
]
}
},
{
"version": "2.7.0",
"tag": "@neo-one/smart-contract-compiler_v2.7.0",
"date": "Thu, 23 Jul 2020 22:11:12 GMT",
"comments": {
"minor": [
{
"comment": "add debug support"
}
],
"patch": [
{
"comment": "Fix number mismatches in ArrayStorage, SetStorage, MapStorage."
},
{
"comment": "Fix broken switch statement inside SmartContract methods."
},
{
"comment": "Add appropriate @types dependencies."
},
{
"comment": "fixup utxo invocation transactions"
},
{
"comment": "Upgrade TypeScript from v3.8.3 to v3.9.5"
}
],
"dependency": [
{
"comment": "Dependency @neo-one/node-blockchain version bump from ^2.6.0 to ^2.7.0."
},
{
"comment": "Dependency @neo-one/node-neo-settings version bump from ^2.6.0 to ^2.7.0."
},
{
"comment": "Dependency @neo-one/node-storage-levelup version bump from ^2.6.0 to ^2.7.0."
},
{
"comment": "Dependency @neo-one/node-vm version bump from ^2.6.0 to ^2.7.0."
},
{
"comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.6.0` to `^2.6.1`"
},
{
"comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.6.0` to `^2.6.1`"
},
{
"comment": "Updating dependency \"@neo-one/utils\" from `^2.6.0` to `^2.6.1`"
}
],
"none": [
{
"comment": "bump package version for future release clarity"
}
]
}
},
{
"version": "2.5.0",
"tag": "@neo-one/smart-contract-compiler_v2.5.0",
"date": "Wed, 20 May 2020 07:03:14 GMT",
"comments": {
"minor": [
{
"comment": "update package release process to take better advantage of rush tooling"
}
],
"dependency": [
{
"comment": "Updating dependency \"@neo-one/client-common\" from `^2.5.0` to `^2.6.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-core\" from `^2.5.0` to `^2.6.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.4.1` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/smart-contract\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/utils\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-switch\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-vm\" from `^2.4.0` to `^2.5.0`"
},
{
"comment": "Updating dependency \"@neo-one/smart-contract-compiler-node\" from `^2.4.0` to `^2.5.0`"
}
]
}
},
{
"version": "2.4.0",
"tag": "@neo-one/smart-contract-compiler_v2.4.0",
"date": "Mon, 13 Apr 2020 23:20:32 GMT",
"comments": {
"minor": [
{
"comment": "Add support for new language features in TS v3.7, v3.8"
},
{
"comment": "Migrate to Rush"
},
{
"comment": "Upgrade TS to v3.8.1-rc. Add support for Nullish Coalescing."
}
],
"dependency": [
{
"comment": "Updating dependency \"@neo-one/client-common\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-core\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-common\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-full-core\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/smart-contract\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/ts-utils\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/typescript-concatenator\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/utils\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/client-switch\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-blockchain\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-neo-settings\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-storage-levelup\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/node-vm\" from `^2.3.0` to `^2.4.0`"
},
{
"comment": "Updating dependency \"@neo-one/smart-contract-compiler-node\" from `^2.3.0` to `^2.4.0`"
}
]
}
}
]
}