Skip to content

Releases: getlago/lago-python-client

v1.43.0

27 Feb 09:25

Choose a tag to compare

What's Changed

  • Fix: exclude nones when creating a record by @annvelents in #371
  • Fix ruff linting issues across the codebase by @rsempe in #374
  • feat(charges): Add charge, fixed charge, and filter CRUD endpoints by @rsempe in #375
  • feat(multiple-payment-methods): Add support for payment methods to billing entities by @osmarluz in #365
  • chore(release): bump version to v1.43.0 by @rsempe in #376

New Contributors

Full Changelog: v1.41.4...v1.43.0

v1.41.4

12 Feb 16:04
95f2030

Choose a tag to compare

What's Changed

Full Changelog: v1.41.3...v1.41.4

v1.41.3: Feat(alerts): add batch alert actions (#364)

12 Feb 16:00
9a560d1

Choose a tag to compare

* add batch alert actions

* rename batch actions

* unify alert model with another PR

v1.40.1

19 Feb 11:16
7b83d64

Choose a tag to compare

Full Changelog: v1.40.0...v1.40.1

v1.40.0

26 Jan 10:34
7b83d64

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.36.0...v1.40.0

v1.36.0

27 Nov 17:21
3352830

Choose a tag to compare

What's Changed

  • misc: Run release workflow when new version is released by @vincent-pochet in #349
  • feat(issuing-date): Add subscription_invoice_issuing_date settings to BillingEntity and Customer by @vankiru in #350
  • release: Bump to v1.36.0 version by @groyoh in #351

New Contributors

Full Changelog: v1.35.0...v1.36.0

v1.35.0

29 Oct 16:25
60b14d5

Choose a tag to compare

What's Changed

Full Changelog: v1.34.0...v1.35.0

v1.34.0

23 Sep 15:21
2ff6b3b

Choose a tag to compare

What's Changed

  • fix(models): Update grouped_by type to allow None in ProjectedGroupedUsage and GroupedUsage classes by @gangeshwark in #344
  • misc(version): Bump version to 1.34.0 by @vincent-pochet in #346

Full Changelog: v1.33.4...v1.34.0

v1.33.4

19 Sep 08:23
f173970

Choose a tag to compare

What's Changed

  • feat(customers): Add new routes scoped to cusomters by @vincent-pochet in #338
  • fix(wallet): Add invoice_requires_successful_payment field to Wallet and WalletTransaction models by @gangeshwark in #341
  • feat(wallet-transaction): Add transaction_name to wallet transaction rules by @groyoh in #339
  • feat(wallet): Allow to set the name of a wallet's initial transactions by @groyoh in #342
  • misc(version): Bump version to 1.33.4 by @vincent-pochet in #343

New Contributors

Full Changelog: v1.33.3...v1.33.4

v1.33.3

15 Sep 12:15
a6a19c7

Choose a tag to compare

What's Changed

  • feat(wallet-transaction): Add a name to wallet transactions by @groyoh in #337
  • feat: add support for billing interval on one-off invoice by @lovrocolic in #332
  • misc(version): Bump version to 1.33.3 by @vincent-pochet in #340

Full Changelog: v1.33.1...v1.33.3