File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.9.9
4+
5+ * Updated dependencies and README
6+
37## v0.9.8
48
59* Revert ASCII extension to retain compatibility with official libs
10+ * Updated dependencies and README
611
712## v0.9.7
813
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ npm install @iota-pico/core --save
1313
1414# Documentation
1515
16- Documentation for the code can be found in [ docs] ( . /docs/README.md) folder.
16+ Documentation for the code can be found in [ docs] ( https://github.com/iota-pico/core/blob/master /docs/README.md) folder.
1717
1818# Library
1919
@@ -32,7 +32,6 @@ The layered libraries are written in TypeScript so are all strongly typed. The m
3232
3333Some tutorials can be found in the following repo [ @iota-pico/tutorials ] ( https://github.com/iota-pico/tutorials )
3434
35-
3635# Contributing
3736
3837Contributions are always welcome to the project. Feel free to raise issues, create pull requests or just make suggestions.
@@ -46,10 +45,13 @@ Come and find us on the IOTA [Discord](https://discordapp.com/invite/fNGZXvh) de
4645# Donations
4746
4847IOTA donations are always welcome :smile :
48+
49+ ![ QR Code for Trinity] ( https://raw.githubusercontent.com/iota-pico/core/master/donation.png )
50+
4951``` shell
5052QWJXX99QDEYWUWXEGA9QXSNOWOKHMFKCMSZTXDFLRZAFQRPQTHQDXSZWQQTAHNDNRYHMIKJYWQLKTFHBWSAOJDHAMB
5153```
5254
5355# License
5456
55- This project is licensed under the MIT License - see the [ LICENSE] ( . /LICENSE) file for details.
57+ This project is licensed under the MIT License - see the [ LICENSE] ( https://github.com/iota-pico/core/blob/master /LICENSE) file for details.
Original file line number Diff line number Diff line change 11{
22 "name" : " @iota-pico/core" ,
3- "version" : " 0.9.8 " ,
3+ "version" : " 0.9.9 " ,
44 "description" : " IOTA Pico Framework Core" ,
55 "typings" : " dist/index.d.ts" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments