Releases: getlago/lago-python-client
Releases · getlago/lago-python-client
v1.43.0
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
What's Changed
- chore: v1.41.3 by @annvelents in #369
- chore: bump to 1.41.4 by @annvelents in #370
Full Changelog: v1.41.3...v1.41.4
v1.41.3: Feat(alerts): add batch alert actions (#364)
* add batch alert actions * rename batch actions * unify alert model with another PR
v1.40.1
Full Changelog: v1.40.0...v1.40.1
v1.40.0
What's Changed
- Support metadata in credit notes by @nepalez in #352
- Allow none filter in chargefilterusage (default case) by @harshitgupta412 in #353
- feat(fixed-charges): Add Fixed Charges feature to SDK by @ancorcruz in #355
- Feat(metadata): add metadata on plans by @annvelents in #354
- Feat(metadata): add metadata on wallet by @annvelents in #356
- feat: Add wallet priority field by @D1353L in #357
- feat(credit_notes): Add offset fields by @D1353L in #358
- misc(version): Bump version to 1.40.0 by @ancorcruz in #359
New Contributors
- @nepalez made their first contribution in #352
- @harshitgupta412 made their first contribution in #353
- @D1353L made their first contribution in #357
Full Changelog: v1.36.0...v1.40.0
v1.36.0
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
v1.34.0
What's Changed
- fix(models): Update
grouped_bytype 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
What's Changed
- feat(customers): Add new routes scoped to cusomters by @vincent-pochet in #338
- fix(wallet): Add
invoice_requires_successful_paymentfield to Wallet and WalletTransaction models by @gangeshwark in #341 - feat(wallet-transaction): Add
transaction_nameto 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
- @gangeshwark made their first contribution in #341
Full Changelog: v1.33.3...v1.33.4
v1.33.3
What's Changed
- feat(wallet-transaction): Add a
nameto 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