-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
45fd78a
commit 1c4c4c3
Showing
9 changed files
with
20 additions
and
36 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# niljs | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- [#4](https://github.com/NilFoundation/nil.js/pull/4) [`a31443d`](https://github.com/NilFoundation/nil.js/commit/a31443d0fc7515f88b2cbd4ec1cf85a3dc97505c) Thanks [@ukorvl](https://github.com/ukorvl)! - Added methods to serialize messages and messages with signatures | ||
|
||
- [#6](https://github.com/NilFoundation/nil.js/pull/6) [`45fd78a`](https://github.com/NilFoundation/nil.js/commit/45fd78a87b109e06b9195d8a44c26f43a1ae4801) Thanks [@ukorvl](https://github.com/ukorvl)! - Add commitlint config in typescript | ||
|
||
- [#4](https://github.com/NilFoundation/nil.js/pull/4) [`a31443d`](https://github.com/NilFoundation/nil.js/commit/a31443d0fc7515f88b2cbd4ec1cf85a3dc97505c) Thanks [@ukorvl](https://github.com/ukorvl)! - Added ssz serialization schemas | ||
|
||
- [#5](https://github.com/NilFoundation/nil.js/pull/5) [`c148332`](https://github.com/NilFoundation/nil.js/commit/c148332e951cfc970d0ccfe27552d15e7badf900) Thanks [@ukorvl](https://github.com/ukorvl)! - Rename transaction to message | ||
|
||
- [#4](https://github.com/NilFoundation/nil.js/pull/4) [`a31443d`](https://github.com/NilFoundation/nil.js/commit/a31443d0fc7515f88b2cbd4ec1cf85a3dc97505c) Thanks [@ukorvl](https://github.com/ukorvl)! - Added index files inside feature directories to make root index with package exports clean | ||
|
||
- [#6](https://github.com/NilFoundation/nil.js/pull/6) [`45fd78a`](https://github.com/NilFoundation/nil.js/commit/45fd78a87b109e06b9195d8a44c26f43a1ae4801) Thanks [@ukorvl](https://github.com/ukorvl)! - Add IReceipt and ILog interfaces | ||
|
||
- [#5](https://github.com/NilFoundation/nil.js/pull/5) [`c148332`](https://github.com/NilFoundation/nil.js/commit/c148332e951cfc970d0ccfe27552d15e7badf900) Thanks [@ukorvl](https://github.com/ukorvl)! - Add cjs extension to commonjs build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters