libportal/CHANGELOG.md

1.3 KiB

0.2.0-develop.10 (2023-06-26)

Bug Fixes

  • add missing controller.enqueue (2aa53fa)
  • add properties and methods to go wasm middleware, accessed via reflection (53dd352)
  • ensure root and proof are Uint8Array's (0c320f9)
  • exit not properly exported in wasm (23a55f7)
  • fix wasmDone logic error (68fec66)
  • need to refactor verification stream logic further and check if the stream is done but wasm isn't (051f4b2)
  • rename exit to kill to fix symbol conflict (50a7c80)
  • update uploadFile overload types (45fbc1b)