Skip to content

Latest commit

 

History

History
183 lines (72 loc) · 8.96 KB

CHANGELOG.md

File metadata and controls

183 lines (72 loc) · 8.96 KB

Change Log

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

1.0.1 (2020-02-04)

Note: Version bump only for package @energyweb/migrations

1.0.0 (2020-01-31)

Features

  • add ability to add device group (d01a9ed)
  • migrations: introduce concept of email/password user (c708787)

BREAKING CHANGES

  • migrations: change CREATE_ACCOUNT, remove ADD_CONSUMING_DEVICE

0.5.2 (2020-01-17)

Note: Version bump only for package @energyweb/migrations

0.5.1 (2020-01-07)

Note: Version bump only for package @energyweb/migrations

0.5.0 (2019-12-20)

Features

  • migrations: require "country" in demo-config.json (83a24e2)
  • add region and province form fields to device registration (f71feff)

0.4.0 (2019-12-19)

Features

  • migrations: added a customizable config entry for Compliance (2ed0033)

0.3.0 (2019-12-17)

Features

  • migrations: Define Currency in migrations (c17e821)

0.2.0 (2019-12-12)

Bug Fixes

  • migrations: fix wrong config url in tests (d067704)

Features

  • migrations: Rename the "utils-demo" package to "migrations" (#362) (168c7dd)

1.3.0 (2019-11-26)

Bug Fixes

  • include contracts in the package (#316) (9c9712b)
  • deps: update dependency write-json-file to v4.2.1 (#286) (829176c)

Features

  • Add support for toggling between manual/automatic matcher (#293) (0adde5e)
  • origin-ui: show certificate generation timeframe (#287) (8c2bf43)
  • solar-simulator: Generate historic readings (#248) (174f264)

1.2.3 (2019-11-11)

Bug Fixes

1.2.2 (2019-10-30)

Note: Version bump only for package @energyweb/utils-demo

1.2.1 (2019-10-30)

Note: Version bump only for package @energyweb/utils-demo

1.2.0 (2019-10-25)

Features

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

1.1.0 (2019-10-23)

Bug Fixes

  • deps: update dependency concurrently to v4.1.2 (#61) (3727843)
  • fix asset type overlap checking logic (#94) (dc84251)
  • fix demo deployment and update dependencies (#84) (5d366e6)
  • deps: update dependency concurrently to v5 (#134) (64c36e3)
  • deps: update dependency node-fetch to v2.6.0 (#67) (7070b49)
  • deps: update dependency write-json-file to v3.2.0 (#70) (5556e1f)
  • deps: update dependency write-json-file to v4 (#76) (4056511)
  • utils-general: force strings as IDs in Entity (#19) (9417ff8)

Features

  • asset/demand location based matching (#46) (00255bd)
  • Automatic demand matching (#41) (d706629)
  • demand fill tracking (#82) (2948e17)
  • display all assets on a map (#8) (477da49)
  • erc-test-contracts (#24) (ad771ab)
  • matcher improvements (#159) (3ef5465)
  • new demand creation view and asset types integration (#14) (229e68b)
  • setup prettier and lint config for Origin UI (#20) (9cb4486)
  • Use I-REC asset types across system (#89) (2a4b45a)
  • yarn run:origin command (199f8db)
  • origin-ui: using in-browser private key (#136) (818d2f5)
  • solar-simulator: generate accounts from mnemonic (#16) (89562ea)
  • user-registry: User Off-Chain Properties (#15) (b6c2a31)