Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 16:51
· 376 commits to refs/heads/main since this release
2634a28

What's changed

In this release, the vat_incl parameter has been replaced by a vat enum parameter (default: VatOption.INCLUDE), which can be used at both class and function level. When you use the parameter at function level it will override the value at class level, so you could receive VAT included data for energy and VAT excluded data for gas.

To receive a notification on new releases, click on Watch > Custom > Releases on the top.

🚨 Breaking changes

✨ New features

⬆️ Dependency updates

12 changes

Full Changelog: v1.0.0...v2.0.0