Skip to content

Commit

Permalink
Merge pull request #362 from tonlabs/1.30.0-rc
Browse files Browse the repository at this point in the history
Version 1.30.0
  • Loading branch information
d3p authored Feb 4, 2022
2 parents 021f371 + 0070bec commit 7837a55
Show file tree
Hide file tree
Showing 64 changed files with 5,082 additions and 28,097 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [1.30.0] – 2022-02-04

### New
- Added `boc.encode_external_in_message` function to encode message BOC based on
a low level message parts such as a body, state init etc.
- Added `net.subscribe` function to start a low level GraphQL subscription.
- Added support for new MYCODE TVM command in `tvm.run_tvm` and `tvm.run_get` functions.

## [1.29.0] – 2022-02-03

### New
Expand Down
1 change: 1 addition & 0 deletions docs/.nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
Loading

0 comments on commit 7837a55

Please sign in to comment.