Skip to content

Releases: iRaziul/barta

v1.2.1

03 Feb 11:59

Choose a tag to compare

Changed

  • Refactor drivers to use the Template Method pattern
  • Refactor phone number formatting to a dedicated helper class
  • Refactor log driver test to be more concise
  • Downgrade PHP version requirements to 8.2

v1.2.0

31 Jan 19:15

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Jan 19:13

Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

29 Jan 12:48

Choose a tag to compare

🎉 First stable release of Kotha

Features:

  • Multiple SMS gateway support (eSMS, MimSMS)
  • Log driver for development/testing
  • Bulk SMS to multiple recipients
  • Queue support for background processing
  • Laravel Notifications integration
  • Automatic BD phone number formatting

Requirements:

  • PHP 8.4+
  • Laravel 11.x or 12.x

Full Changelog: https://github.com/iRaziul/kotha/commits/v1.0.0