Skip to content

Latest commit

 

History

History
198 lines (78 loc) · 9.52 KB

CHANGELOG.md

File metadata and controls

198 lines (78 loc) · 9.52 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.3.0 (2020-02-04)

Features

  • Use off-chain events for Demand + remove matching Agrements (399ba89)

2.2.3 (2020-01-31)

Note: Version bump only for package @energyweb/market-matcher

2.2.2 (2020-01-17)

Note: Version bump only for package @energyweb/market-matcher

2.2.1 (2020-01-07)

Note: Version bump only for package @energyweb/market-matcher

2.2.0 (2019-12-20)

Bug Fixes

  • market-matcher: adjust matcher to device-registry region, province changes (73ee915)

Features

  • add region and province form fields to device registration (f71feff)

2.1.0 (2019-12-19)

Bug Fixes

  • market-matcher: use fillAt (4f57770)

Features

  • market-matcher: startup account check (5c9364c)

2.0.2 (2019-12-17)

Bug Fixes

  • market-matcher: skip parent certificates when loading certificates (4fef14d)

2.0.1 (2019-12-12)

Bug Fixes

  • retry yarn add when building dockerfiles (#366) (551c1f5)
  • market-matcher: observe update event (bf4ba4a)

2.0.0 (2019-11-26)

Bug Fixes

  • include contracts in the package (#316) (9c9712b)
  • solar-simulator: wait for market contract in mock readings (f7e6c87)
  • fix Makefile build-canary (3b630ff)

chore

Features

  • Add support for toggling between manual/automatic matcher (#293) (0adde5e)
  • market-matcher: time triggers (#258) (d14e2d1)
  • origin-ui: add loader to request irec modal (#241) (fbcbb19)
  • solar-simulator: extended docker config (#266) (b20e9af)

BREAKING CHANGES

  • part of the matcher logic has been moved to market-matcher-logic package

  • chore(origin): semver update. added README.md

  • Certificate logic related to the market moved to market package

1.3.3 (2019-11-11)

Bug Fixes

  • fix yarn clean command (#224) (e07e9d8)
  • origin-ui: fix direct navigation to certificates (#204) (cb84bae)
  • origin-ui: fix persisting demand location (#205) (33eeb75)

1.3.2 (2019-10-30)

Bug Fixes

  • fix event-listener and simulator configuration (#191) (337215e)
  • makefiles escaped variables (052810c)
  • whitespaces (3380deb)

1.3.1 (2019-10-30)

Note: Version bump only for package @energyweb/market-matcher

1.3.0 (2019-10-25)

Features

  • backend: Replace testbackend with the new origin-backend (#137) (c428e7d)

1.2.0 (2019-10-23)

Bug Fixes

  • certificate price is always per MWh (#142) (a253036)
  • Handle onSale certificates. (#40) (204cd8a)
  • publish access configs (bd4fa2b)
  • publish access configs (ecc00a2)
  • market-matcher: fetching offchain settlement options (#160) (fe86e3e)

Features

  • origin-ui: filter, search claimed certificates, bulk claim in inbox (#44) (c80145a)
  • user-registry: User Off-Chain Properties (#15) (b6c2a31)
  • asset/demand location based matching (#46) (00255bd)
  • Automatic demand matching (#41) (d706629)
  • certificate buying flow for matcher (#161) (bb662c3)
  • demand fill tracking (#82) (2948e17)
  • matcher improvements (#159) (3ef5465)
  • new demand creation view and asset types integration (#14) (229e68b)
  • refactored market-matcher e2e tests (#162) (ce31792)
  • setup prettier and lint config for Origin UI (#20) (9cb4486)