Skip to content

v0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdenquin jdenquin released this 31 May 13:11
· 342 commits to main since this release

Launch of Lago v0.1.0-alpha.

Here is the feature list supported :

  • Add a billable metric
    • with several aggregation type
      • Count
      • Count unique
      • Max
      • Sum
  • Add a plan
    • Define a plan model
    • Add charges to place with several charge model
      • Standard pricing
      • Graduated pricing
      • Package pricing
  • Add a coupon
  • Add a customer (with billing information)
  • Edit / Delete a billable metric / plan / coupon / customer
  • Apply a plan to a customer
  • Upgrade and downgrade subscription on a specific customer
  • Apply a coupon to a customer
  • Define a general tax rate in the settings
  • Define a specific tax rate on a customer lever
  • Display the API in the developers sections
  • Create a webhook endpoint for invoice.created event

For a more precise changelog, you check release for :