Skip to content

Latest commit

 

History

History
230 lines (120 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

230 lines (120 loc) · 7.26 KB

Changelog

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

2.4.0 (2024-05-20)

2.3.0 (2024-05-20)

2.0.0 (2021-07-13)

⚠ BREAKING CHANGES

1.2.4 (2021-05-21)

  • Bumped web3 version to 1.3.6

1.2.2 (2021-02-10)

Bug Fixes

  • invalid URI throwing whole evidence request (42317d5)

1.2.1 (2021-02-01)

1.2.0 (2020-12-22)

Features

1.1.1 (2020-12-21)

1.1.0 (2020-10-28)

Features

Bug Fixes

0.11.2 (2020-10-21)

0.11.1 (2020-10-21)

0.10.5 (2020-10-21)

0.10.4 (2020-09-22)

0.10.3 (2020-08-10)

0.10.2 (2020-07-20)

Bug Fixes

  • add special circumstance for ff users (489770b)

0.10.1 (2019-05-28)

Bug Fixes

  • dynamicScript: remove display from iframe (2350dbd)

0.10.0 (2019-05-14)

Features

  • sanitize: default to single-select (029c550)

0.9.0 (2019-05-01)

Features

  • frame-loader: use getMetaEvidence (10b5ebe)

0.8.0 (2019-04-09)

Features

  • sanitize metaEvidence to add support for legacy standard (7d526c0)

0.7.0 (2019-04-09)

Bug Fixes

Features

0.6.0 (2019-02-19)

Features

0.5.7 (2019-02-14)

0.5.6 (2019-02-06)

Bug Fixes

  • pin to specific web3 version to avoid breaking changes (208cf1f)

0.5.5 (2019-02-06)

Bug Fixes

  • never use ints for event logs as 0 is interpreted as null (d7dfb2b)

0.5.4 (2018-12-31)

0.5.3 (2018-12-19)

0.5.2 (2018-12-18)

0.5.1 (2018-12-18)

Bug Fixes

  • static methods and class methods for utils etc (359a6bc)

0.5.0 (2018-12-07)

Features

0.4.3 (2018-12-05)

Bug Fixes

0.4.2 (2018-12-05)

Bug Fixes

  • remove extra / in ipfs uris (210638c)

0.4.0 (2018-11-28)

Features

  • bubble up errors to top level calls to handle (52b2278)
  • pass ipfsGateway as param to standards instead of env var (4a90a65)

0.3.0 (2018-10-25)

Features

  • bubble up errors to top level calls to handle (7e4e5f9)

0.2.0 (2018-10-17)

Features

  • arbitrable getDispute + doc updates (6f48f40)
  • support accepted ipfs uris (d90473c)

0.1.1 (2018-10-08)

Bug Fixes

  • remove appened /ipfs/ from default uri (f9422c3)

0.1.0 (2018-10-08)

Bug Fixes

Features

  • dry out validation (3586b54)
  • arbitrable: get ruling (ee28edd)
  • arbitrator: imlpement stardard arbitrator methods (0d2c44e)
  • setIpfsGateway (6ace0c4)
  • support more hashing algorithms and add hashFile() (2939d99)
  • validation util (a67d7f6)