Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 730 Bytes

File metadata and controls

23 lines (16 loc) · 730 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Release]

0.1.0 - 2026-01-06

Added

  • Initial release of SOLAPI Elixir SDK
  • SMS, LMS, MMS message sending support
  • Kakao Alimtalk integration
  • HMAC-SHA256 authentication
  • Automatic retry with exponential backoff
  • Storage API for file uploads
  • Comprehensive error types (ApiError, ValidationError, NetworkError)