CHANGELOG

Changelog

Added

Changed

  • Use specific versions of subgraph to avoid conflicts with upgrades

Deprecated

Removed

Fixed

  • Avoid NoneType object has no attribute get errors

  • Fix bytes problem in statistics clients

Security

How to upgrade

Typescript

yarn

yarn upgrade @human-protocol/sdk

npm

npm update @human-protocol/sdk

Python

pip install --upgrade human-protocol-sdk

Last updated