Skip to content

Latest commit

 

History

History
115 lines (61 loc) · 6.02 KB

File metadata and controls

115 lines (61 loc) · 6.02 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.9.11 (2022-01-03)

Bug Fixes

0.9.10 (2021-12-29)

Bug Fixes

0.9.9 (2021-12-28)

0.9.8 (2021-12-28)

0.9.7 (2021-12-28)

0.9.6 (2021-12-28)

0.9.5 (2021-12-28)

0.9.4 (2021-12-20)

0.9.4-0 (2021-12-16)

0.9.3 (2021-12-16)

0.9.2 (2021-12-16)

0.9.1 (2021-12-16)

0.9.0 (2021-12-16)

⚠ BREAKING CHANGES

  • remove deprecated elementValueType / elementValueContent keys (#45)

Features

  • add support for new getData([]) (#48) (6cbb1e7)
  • remove deprecated elementValueType / elementValueContent keys (#45) (a326cd6)
  • renaming: renaming web3Source to web3ProviderWrapper (920e01d)

Bug Fixes

  • coverage: do not publish coverage folder (9e1a224)
  • docs: make code-block work (0c8c423)
  • empty JSON url return null instead of crash (#61) (2d1e417)
  • handling of missing keys (#58) (9431f85)
  • mocha: increase timeout time (b7ce1a0)
  • publish: ensure clean build folder (973e09b)
  • wrong return type for fetchData (#54) (0ce147a)

0.8.0 (2021-11-22)

⚠ BREAKING CHANGES

  • remove deprecated elementValueType / elementValueContent keys (#45)

Features

  • add support for new getData([]) (#48) (6cbb1e7)
  • remove deprecated elementValueType / elementValueContent keys (#45) (a326cd6)

Bug Fixes

0.7.0 (2021-11-02)

⚠ BREAKING CHANGES

  • remove deprecated elementValueType / elementValueContent keys (#45)

Features

  • add support for new getData([]) (#48) (6cbb1e7)
  • remove deprecated elementValueType / elementValueContent keys (#45) (a326cd6)

0.6.1 (2021-08-13)

Docs

  • docs: Update missed occurrences of "erc725.js"

0.6.0 (2021-08-13)

Feature

Bug Fixes

  • mocha: increase timeout time (b7ce1a0)

0.5.7 (2021-07-30)

Bug Fixes

  • publish: ensure clean build folder (973e09b)