Skip to content

Latest commit

 

History

History
118 lines (57 loc) · 3.94 KB

CHANGELOG.md

File metadata and controls

118 lines (57 loc) · 3.94 KB

Changelog

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

0.1.28 (2023-03-30)

0.1.27 (2022-03-28)

0.1.26 (2021-12-27)

0.1.25 (2021-12-27)

0.1.24 (2021-09-17)

0.1.23 (2021-09-17)

0.1.22 (2021-08-16)

0.1.21 (2021-08-05)

0.1.20 (2021-08-05)

0.1.19 (2021-08-05)

0.1.18 (2021-08-05)

0.1.17 (2021-08-05)

0.1.16 (2021-08-05)

0.1.15 (2021-08-05)

0.1.14 (2021-01-28)

0.1.13 (2021-01-28)

0.1.12 (2021-01-28)

0.1.11 (2021-01-28)

Bug Fixes

  • [DD-1782] fix EventDescriptor type (e626f6a)

0.1.10 (2021-01-22)

0.1.9 (2021-01-22)

0.1.8 (2021-01-22)

0.1.7 (2020-10-29)

Features

  • bump version and publish to npm: replace npm with yarn (3256ed5)

Bug Fixes

  • fix types 'contents' import (9fb22ba)
  • fix web3 types errors (d9c2053)
  • remove circular dependencies (b94a9ba)
  • replace yarn ci with yarn (d6be01b)

0.1.6 (2020-10-05)

Features

  • add getTransaction to SendMethod (b01bfb0)

0.1.5 (2020-08-07)

0.1.4 (2020-08-02)

0.1.3 (2020-07-27)

Features

  • add support of array evmType (710fae6)

0.1.2 (2020-06-05)

0.1.1 (2020-05-21)

0.1.0 (2020-04-29)

⚠ BREAKING CHANGES

  • Change api for reload data on events

  • change api for reload data on events (bfc09a9)

0.0.7 (2020-02-17)

0.0.6 (2020-02-04)

0.0.5 (2020-01-21)

Bug Fixes

  • correct returning in send methods (59d7ffb)

0.0.4 (2020-01-17)

0.0.3 (2019-12-06)

0.0.2 (2019-11-26)

Features

  • create web3-rxjs typechain target (95eb59f)