Skip to content

Releases: hadronous/pic-js

0.7.0-b0

17 Mar 16:39
Compare
Choose a tag to compare
0.7.0-b0 Pre-release
Pre-release

0.7.0-b0 (2024-03-17)

0.6.1

15 Mar 20:27
Compare
Choose a tag to compare

0.6.1 (2024-03-15)

0.6.1-b1 (2024-03-15)

0.6.1-b1

15 Mar 14:49
Compare
Choose a tag to compare
0.6.1-b1 Pre-release
Pre-release

0.6.1-b1 (2024-03-15)

0.6.1-b0

07 Mar 13:00
Compare
Choose a tag to compare
0.6.1-b0 Pre-release
Pre-release

0.6.1-b0 (2024-03-07)

0.6.0

03 Mar 19:31
Compare
Choose a tag to compare

0.6.0 (2024-03-03)

Feat

  • add support for nns subnet init

0.5.0

24 Feb 14:01
Compare
Choose a tag to compare

0.5.0 (2024-02-24)

Feat

  • update agent-js and pocket-ic dependencies

0.4.0

19 Feb 21:44
Compare
Choose a tag to compare

0.4.0 (2024-02-19)

Feat

  • add canister stop and start methods

0.3.0

12 Feb 23:20
Compare
Choose a tag to compare

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

12 Feb 23:18
Compare
Choose a tag to compare
0.3.0-b4 Pre-release
Pre-release

0.3.0-b4 (2024-02-12)

Fix

  • canister settings encoding

0.3.0-b3

12 Feb 22:45
Compare
Choose a tag to compare
0.3.0-b3 Pre-release
Pre-release

0.3.0-b3 (2024-02-12)

Fix

  • propogate sender principal correctly when setting up canister