Skip to content

Commit

Permalink
Bump version to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rkalis committed Nov 17, 2020
1 parent e70c633 commit 512198d
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 23 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "^12.7.8",
"bitbox-sdk": "^8.11.1",
"bitcoincashjs-lib": "Bitcoin-com/bitcoincashjs-lib#v4.0.1",
"cashscript": "^0.5.0",
"cashscript": "^0.5.7",
"typescript": "^3.6.4"
}
}
36 changes: 20 additions & 16 deletions examples/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1136,10 +1136,10 @@
lodash "^4.17.19"
to-fast-properties "^2.0.0"

"@bitauth/libauth@^1.17.1":
version "1.17.1"
resolved "https://registry.yarnpkg.com/@bitauth/libauth/-/libauth-1.17.1.tgz#bc5731ce787fbcdebcade8ab6aa3a0bd8cba19e9"
integrity sha512-9jwzk1Zr/WWzbDC74rWLaEmtkTIx0B7HbGplCuOENTkfeWzM1j+ifAMkFcbATi9IwBpgB4P0s5eN1Z5uG/5wbg==
"@bitauth/libauth@^1.17.2":
version "1.17.3"
resolved "https://registry.yarnpkg.com/@bitauth/libauth/-/libauth-1.17.3.tgz#4a29ff6a8b157d10050f0ba3c0f5a062805536d6"
integrity sha512-F8RewY6td3fyIQaUTMO1lV/aWLotB3HZ0UWKRCC+4pJbNCKlh8WLNNkiIPAFn6Mf3sPgYgrUnS3YlLRqMhzv7g==

"@bitcoin-dot-com/bitcoincashjs2-lib@^4.1.0":
version "4.1.0"
Expand Down Expand Up @@ -3318,23 +3318,27 @@ cashaddrjs@^0.2.9:
dependencies:
big-integer "^1.6.34"

"cashc@file:../../packages/cashc":
version "0.5.0"
cashc@^0.5.6:
version "0.5.6"
resolved "https://registry.yarnpkg.com/cashc/-/cashc-0.5.6.tgz#562e8b217a48bbb167d07539a06b19b1e17bce16"
integrity sha512-FAY/p7mxiF/WNucyBhyFA2j8w1UD0VO6mGJJij2VWZ90St5j4vO5XEx1Y3WHQEVTeUXRGocXRqBiWOaWTPM2gg==
dependencies:
"@bitauth/libauth" "^1.17.1"
"@bitauth/libauth" "^1.17.2"
"@types/semver" "^6.0.2"
antlr4ts "^0.5.0-alpha.3"
commander "^6.0.0"
semver "^6.3.0"

cashscript@../../packages/cashscript:
version "0.5.0"
cashscript@^0.5.0:
version "0.5.6"
resolved "https://registry.yarnpkg.com/cashscript/-/cashscript-0.5.6.tgz#8815b60d922e71881b430a96d36e14ae9736b1cd"
integrity sha512-4q8F5l9NDlR+5xmf4I2We7sz1C6rfmqzMUMNvf+Z5JYF/b6XTzoJywBro86Mjhu/U5sGZ/kaZKTw58MdGfo0Qg==
dependencies:
"@bitauth/libauth" "^1.17.1"
"@bitauth/libauth" "^1.17.2"
bip68 "^1.0.4"
cashc "file:../../../../../Library/Caches/Yarn/v6/npm-cashscript-0.5.0-b0046312-37cc-4271-9b18-d40bfa7b3662-1597999696199/node_modules/cashc"
cashc "^0.5.6"
delay "^4.3.0"
electrum-cash "^2.0.1"
electrum-cash "^2.0.4"
hash.js "^1.1.7"

[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2:
Expand Down Expand Up @@ -4577,10 +4581,10 @@ electron-to-chromium@^1.3.378:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.379.tgz#81dc5e82a3e72bbb830d93e15bc35eda2bbc910e"
integrity sha512-NK9DBBYEBb5f9D7zXI0hiE941gq3wkBeQmXs1ingigA/jnTg5mhwY2Z5egwA+ZI8OLGKCx0h1Cl8/xeuIBuLlg==

electrum-cash@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/electrum-cash/-/electrum-cash-2.0.1.tgz#83208508a27106e51e0b8d2cdc421dd0237adb83"
integrity sha512-Ox8lff2fxTNQQK5KRHXKVhMH/j47jomjgosNVVzHXj5C7Sw7VJpVqJlWxOZuuIU2Eylq/+GIVEyomBUMF7daCg==
electrum-cash@^2.0.4:
version "2.0.5"
resolved "https://registry.yarnpkg.com/electrum-cash/-/electrum-cash-2.0.5.tgz#e402bd767d0593611106e030bfd4ec92d5c8fe9c"
integrity sha512-3EoeJMgo2rHXvQqjdzwAemXWdFCO6ssmuaY2b9/AdVh4j7GFiJkgzLFptnjtjgWDZyaiP/miEuFYIbIq7ladGQ==
dependencies:
"@types/ws" "^7.2.6"
async-mutex "^0.2.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/cashc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cashc",
"version": "0.5.6",
"version": "0.5.7",
"description": "Compile Bitcoin Cash contracts to Bitcoin Cash Script or artifacts",
"keywords": [
"bitcoin",
Expand Down
2 changes: 1 addition & 1 deletion packages/cashc/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ export {
CashCompiler,
} from './util';

export const version = '0.5.6';
export const version = '0.5.7';
4 changes: 2 additions & 2 deletions packages/cashscript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cashscript",
"version": "0.5.6",
"version": "0.5.7",
"description": "Easily write and interact with Bitcoin Cash contracts",
"keywords": [
"bitcoin cash",
Expand Down Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@bitauth/libauth": "^1.17.2",
"bip68": "^1.0.4",
"cashc": "^0.5.6",
"cashc": "^0.5.7",
"delay": "^4.3.0",
"electrum-cash": "^2.0.4",
"hash.js": "^1.1.7"
Expand Down
8 changes: 6 additions & 2 deletions website/docs/releases/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@
title: Release Notes
---

## v0.5.7
#### cashc compiler
- :bug: Better error reporting for parsing/lexing errors

## v0.5.6
#### cashc compiler
* :bug: Make compiler fail early when encountering lexing/parsing errors, rather than performing error recovery (#83)
* :bug: Allow empty hex literals (i.e. `0x`)
- :bug: Make compiler fail early when encountering lexing/parsing errors, rather than performing error recovery (#83)
- :bug: Allow empty hex literals (i.e. `0x`)

## v0.5.5
#### CashScript SDK
Expand Down

0 comments on commit 512198d

Please sign in to comment.