Releases: hadronous/pic-js
Releases · hadronous/pic-js
0.7.0-b0
0.7.0-b0 (2024-03-17)
0.6.1
0.6.1 (2024-03-15)
0.6.1-b1 (2024-03-15)
0.6.1-b1
0.6.1-b1 (2024-03-15)
0.6.1-b0
0.6.1-b0 (2024-03-07)
0.6.0
0.6.0 (2024-03-03)
Feat
- add support for nns subnet init
0.5.0
0.5.0 (2024-02-24)
Feat
- update agent-js and pocket-ic dependencies
0.4.0
0.4.0 (2024-02-19)
Feat
- add canister stop and start methods
0.3.0
0.3.0 (2024-02-12)
Feat
- add update canister settings method
- upgrade to pocket-ic v3
- upgrade to pic server 2.0.1
- accept ArrayBufferLike instead of Uint8Array to be more compatible with agent-js & co libraries
- throw a more helpful error is devs interact with a pic instance after tearing it down
- add ability to tick multiple times
Fix
- updated dependencies on dfinity packages
0.3.0-b4
0.3.0-b4 (2024-02-12)
Fix
- canister settings encoding
0.3.0-b3
0.3.0-b3 (2024-02-12)
Fix
- propogate sender principal correctly when setting up canister