Skip to content

Releases: DCSBL/python-frank-energie

4.0.3

04 May 13:23
2cdb513
Compare
Choose a tag to compare

What's Changed

  • Fix None data for invoice information by @DCSBL in #51

Full Changelog: 4.0.2...4.0.3

4.0.2

30 Apr 09:32
913b3f5
Compare
Choose a tag to compare

What's Changed

  • Remove debug print in Invoice query by @DCSBL in #46

Full Changelog: 4.0.1...4.0.2

4.0.1

30 Apr 08:35
5c997a5
Compare
Choose a tag to compare

What's Changed

  • Catch 'No marketprices found' error for None data by @DCSBL in #45

Full Changelog: 4.0.0...4.0.1

4.0.0

23 Apr 13:10
3408cb8
Compare
Choose a tag to compare

What's Changed

  • Fix invalid return type for user and monthsummary by @DCSBL in #37
  • Add query to get previous, current and upcoming invoice information by @DCSBL in #38
  • Add ExpectedCosts property to MonthSummary by @DCSBL in #39
  • Add tests for frank_energie by @DCSBL in #40
  • Remove mosts flake8 ignores and fix issues by @DCSBL in #41
  • Use Dataclass for 'prices' request (streamline code) by @DCSBL in #42

Full Changelog: 3.1.0...4.0.0

3.1.0

16 Apr 12:06
9240018
Compare
Choose a tag to compare

What's Changed

  • Add unit tests for Models and fix some discovered issues by @DCSBL in #30
  • Add renewToken method by @DCSBL in #31

Full Changelog: 3.0.0...3.1.0

3.0.0

09 Apr 08:31
7e2f39d
Compare
Choose a tag to compare

What's Changed

  • Implement authentication to get user-specified data by @DCSBL in #18
  • Return Authentication object instead of single token by @DCSBL in #24
  • Add is_authenticated method by @DCSBL in #26

Full Changelog: 2.0.0...3.0.0

3.0.0-alpha-2

31 Mar 20:23
c39a6eb
Compare
Choose a tag to compare
3.0.0-alpha-2 Pre-release
Pre-release
Return Authentication object instead of single token (#24)

3.0.0-alpha-1

31 Mar 19:15
b7d9de2
Compare
Choose a tag to compare
3.0.0-alpha-1 Pre-release
Pre-release

What's Changed

  • Implement authentication to get user-specified data by @DCSBL in #18

Full Changelog: 2.0.0...3.0.0-alpha-1

2.0.0

12 Mar 10:33
b352ff5
Compare
Choose a tag to compare

What's Changed

  • Rename root folder to fix circular depenency by @DCSBL in #8
  • Delete frank_energie directory by @DCSBL in #9
  • Bumb project to 2.0.0 by @DCSBL in #10

Full Changelog: 1.0.0...2.0.0

1.0.0

12 Mar 10:05
2af2430
Compare
Choose a tag to compare

What's Changed

  • Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 by @dependabot in #3
  • Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows by @dependabot in #4
  • Bump pip from 22.3.1 to 23.0.1 in /.github/workflows by @dependabot in #5
  • Add add method to combine two PriceData objects by @DCSBL in #7
  • Bump pre-commit from 2.21.0 to 3.1.1 by @dependabot in #6

New Contributors

Full Changelog: 0.1.0-alpha...1.0.0