Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/).
## [0.1.0] - 2026-02-26
### Added
- Initial release of the Aplyid Elixir client library
- API client with multi-environment configuration support
- Verification endpoints: create and resend SMS
- Error handling with typed error structs
- Webhook handler behaviour and Plug integration
- Mock server with PostgreSQL persistence for development and testing
- Mock verification UI flow with 6-step process
- Programmatic transaction completion for automated testing