Skip to content

Releases: GuyKh/iec-custom-component

0.0.36-beta3 - Fix Estimated Bill Evaluation

11 Oct 07:25
91b09f2

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.2.1 by @renovate in #178
  • fix: Fix estimated consumption cases when no FutureConsumption succeeds by @GuyKh in #180
  • fix: Add validations for empty RemoteReadings by @GuyKh in #181
  • fix: Fix null reading (2) by @GuyKh in #182

Full Changelog: 0.0.35...0.0.36-beta3

0.0.36-beta2 - FutureConsumption fixes

10 Oct 17:00
62849df

Choose a tag to compare

Pre-release

What's Changed

  • chore(deps): update actions/checkout action to v4.2.1 by @renovate in #178
  • fix: Fix estimated consumption cases when no FutureConsumption succeeds by @GuyKh in #180
  • fix: Add validations for empty RemoteReadings by @GuyKh in #181

Full Changelog: 0.0.35...0.0.36-beta2

0.0.36-beta - Fix estimated consumption bad calculation

10 Oct 13:34
5e5986e

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.2.1 by @renovate in #178
  • fix: Fix estimated consumption cases when no FutureConsumption succeeds by @GuyKh in #180

Full Changelog: 0.0.35...0.0.36-beta

0.0.35(beta) - Fix Estimated Bill

01 Oct 07:08
2d09adf

Choose a tag to compare

Pre-release

What's Changed

  • fix: Another shot for failing to get last meter read by @GuyKh in #176
  • fix: Fix tuple multiplication by @GuyKh in #177

Full Changelog: 0.0.34...0.0.35

0.0.34 - Fix no last_meter_read` missing

29 Sep 06:25
2201c67

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.2.0 by @renovate in #173
  • fix: Fix no last_meter_read missing breaks estimation calculation by @GuyKh in #175

Full Changelog: 0.0.33...0.0.34

0.0.33 - Fix Single Phase Accounts

24 Sep 11:38

Choose a tag to compare

What's Changed

  • fix: Fix Single Phase accounts by @GuyKh in #160
  • Fix: Handle missing Connection-Size by @GuyKh in #162
  • chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #163
  • fix: Issue when there's no connection size found by @GuyKh in #164
  • chore(deps): bump pascalgn/automerge-action from 0.16.3 to 0.16.4 by @dependabot in #166

Full Changelog: 0.0.32...0.0.33

0.0.33-b3 - Single Phase and Missing Connection-Size Pre-release

03 Sep 06:52
1e579dd

Choose a tag to compare

What's Changed

  • fix: Fix Single Phase accounts by @GuyKh in #160
  • Fix: Handle missing Connection-Size by @GuyKh in #162
  • chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #163
  • fix: Issue when there's no connection size found by @GuyKh in #164

Full Changelog: 0.0.32...0.0.33-b3

0.0.32 - Initialization fix for `last_meter_read`

19 Aug 18:59
8b1d5b3

Choose a tag to compare

What's Changed

  • fix: last_meter_read is not defined by @GuyKh in #152

Full Changelog: 0.0.31...0.0.32

0.0.31 - fix: last_meter_read is not defined

19 Aug 05:38
6b113ff

Choose a tag to compare

What's Changed

  • fix: last_meter_read is not defined by @GuyKh in #152

Full Changelog: 0.0.31...0.0.31-fix

0.0.31 - Bill Estimation for Private Producers

18 Aug 18:54
7103acc

Choose a tag to compare

What's Changed

  • Private Producer Connection Size by @GuyKh in #146
  • fix bad str to int conversion by @GuyKh in #147
  • fix: Fix no response on DevicesById in cost estimation flow by @GuyKh in #151

Full Changelog: 0.0.30...0.0.31