Skip to content

Latest commit

 

History

History
103 lines (56 loc) · 5.83 KB

CHANGELOG.md

File metadata and controls

103 lines (56 loc) · 5.83 KB

Release Notes

1.5.4 - 2024-05-27

  • Prevent firing of events when billable is deleted by @driesvints in #91

1.5.3 - 2024-05-06

  • Replace carbon return type with carboninterface for trialEndsAt by @dimitri-koenig in #87

1.5.2 - 2024-03-26

1.5.1 - 2024-03-21

1.5.0 - 2024-03-08

1.4.0 - 2023-12-12

1.3.3 - 2023-12-12

  • Fix missing Illuminate Builder import in Order model by @rvetrsek in #68

1.3.2 - 2023-11-20

1.3.1 - 2023-11-20

1.3.0 - 2023-11-19

1.2.4 - 2023-11-02

  • Fix missing lemon_squeezy_id if billable was on generic trial by @pdziewa in #52

1.2.3 - 2023-10-10

  • Fix nullable lemon_squeezy_id on customers table by @driesvints in #50

1.2.2 - 2023-10-10

1.2.1 - 2023-10-05

1.2.0 - 2023-10-04

1.1.2 - 2023-08-10

1.1.1 - 2023-08-06

1.1.0 - 2023-07-18

  • Add support for custom name, description and receipt_thank_you_note at checkout by @UrosCodes in #34

1.0.1 - 2023-07-15

  • Fix can't find Subscription from SubscriptionPayment by @ycs77 in #33

1.0.0 - 2023-06-16

  • First stable release
  • Add support for custom price at checkout by @mraheelkhan in #28
  • Add remaining events by @driesvints in #30

0.2.1 - 2023-05-20

0.2.0 - 2023-05-08

0.1.0 - 2023-04-28

  • Initial pre-release