Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 723 Bytes

File metadata and controls

21 lines (17 loc) · 723 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.

[1.0.0] - 2024-12-XX

Added

  • Initial release of Pathao Courier SDK
  • OAuth 2.0 authentication with automatic token refresh
  • Store management (create, list)
  • Order management (create single, bulk, get info)
  • Location services (cities, zones, areas)
  • Price calculation API
  • Comprehensive webhook handling with signature verification
  • Express and Fastify webhook adapters
  • Full TypeScript type definitions
  • Input validation utilities
  • Custom error classes