Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 449 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 449 Bytes

v0.8

  • Upgrage o1js to version 2.0.0

v0.7

  • Upgrage o1js to version 1.3.1

v0.6

  • Upgrading to o1js version 0.18.0
  • Updated tests and examples to use async circuits

v0.5

  • Making PackedString class 31 characters instead of 15
    • This has implications in any source code using the default packed string implementation
    • Unpacked character arrays will now be 31 characters long, so code expecting a 15-character array may break!