Skip to content

Releases: Som-Energia/infoenergia-api

v2.2.0

14 Feb 12:11
Compare
Choose a tag to compare

v2.0.0-rc1

18 Nov 14:21
110bc56
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.0...v2.0.0-rc1

v1.4.0

24 Feb 10:22
019b9de
Compare
Choose a tag to compare
  • Add new endpoint called reports, where you can:

    • Post contracts to be processed
    • Download and save report information
  • Minor fixes on endpoint cch:

    • Add new filter: get cch by download date
    • Fix bugs:
      • get only the first 20 digits of a cups
      • add cch type to pagination request

v1.3.2

21 Dec 14:00
5b1fa73
Compare
Choose a tag to compare
  • Endpoint modcontracts:
    • Get modcontracts by contractId
    • Make more intuitive to filter canceled contracts, now it takes into account end date of the contract and not the initial date
  • Endpoint contracts: return self-consumption type instead of True or False
  • add number of total results to response for all endpoints

v1.3.1

17 Nov 11:02
a76749f
Compare
Choose a tag to compare
  • Add terciaryPowerHistory to contracts and modcontracts response

v1.3.0

15 Oct 15:05
Compare
Choose a tag to compare

Added f5d endpoint
Support for parallel requests to one ERP

v1.2.1

18 Jun 14:34
Compare
Choose a tag to compare

Cursor pagination over response items.