Skip to content

Releases: MTrab/energidataservice

v1.2.5

11 Feb 19:23
6000643
Compare
Choose a tag to compare

Changes

🚀 Features

📦 Dependencies

v1.2.4

10 Feb 15:14
1f409d2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v1.2.3

10 Feb 13:41
dbc55a6
Compare
Choose a tag to compare

Changes

🚀 Features

  • #261 Add el_afgift variable to template handler @MTrab
  • #260 Add el afgift values as defined by the Danish government @MTrab

🐛 Bug Fixes

  • #262 Re-enable faker function for template variable now() @MTrab

v1.2.2

09 Feb 18:55
5a7b3cb
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • #258 Fix time skew in tariff calculations @MTrab

v1.2.1

07 Feb 17:09
538f342
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v1.2.0

06 Feb 09:38
6bddf3c
Compare
Choose a tag to compare

Changes

🛠 Breaking Changes

  • #250 Adding and removing extra template variables @MTrab

🚀 Features

  • #248 Force tariff update on midnight @MTrab
  • #250 Adding and removing extra template variables @MTrab
  • #254 Fix tariff attribute to show prices with VAT and following decimal setting @MTrab

🐛 Bug Fixes

  • #253 Fixing invalid device_class and state_class combination @MTrab
  • #247 Fixed wrong charge type @MTrab
  • #246 Fixing wrong Elektrus GLN number @MTrab

📦 Dependencies

v1.1.2

22 Jan 11:59
eb919f5
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

📦 Dependencies

v1.1.1

15 Jan 19:00
0e3546b
Compare
Choose a tag to compare

Changes

This release mostly adds missing charge owners (net operators) for automatic tariffs.

🚀 Features

🐛 Bug Fixes

  • #212 Added missing link to net operator lookup @MTrab
  • #219 Adding correct GLN number for Netselskabet Elværk @klausdm
  • #223 Adding correct GLN for Veksel charge owner @MTrab
  • #225 Fixing bug in cents calculations when using auto tariffs @MTrab

📦 Dependencies

v1.1.0

11 Jan 20:17
050fb65
Compare
Choose a tag to compare

BREAKING CHANGE

Due to refactoring of the charge owners list (net operators) you need to reconfigure your integration at select the correct operator in the list.
An error will be present in the log until this change have been made.

Changes

🚀 Features

  • #198 Add tariffs to the attribute list @MTrab
  • #199 Add net operator to attribute @MTrab
  • #200 Only show tariff attributes if auto tariffs was enabled @MTrab
  • #201 Add error-handling for invalid charge owner @MTrab

🐛 Bug Fixes

  • #197 Fixing tariffs request and missing operators @MTrab

📦 Dependencies

v1.0.1

08 Jan 14:30
9edda65
Compare
Choose a tag to compare

Changes

If upgrading from a version lower than 1.0.0, please take not of these release notes: https://github.com/MTrab/energidataservice/releases/tag/v1.0.0

🐛 Bug Fixes

  • #182 Validation of dataset fixed for operators with short lived validity @MTrab
  • #176 Filtering invalid charge owners on update @MTrab