# 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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2024-03-21

### Added

- Initial release of the Cryptomus TypeScript SDK
- Complete TypeScript support with type definitions
- Services for handling payments and payouts
- Comprehensive test suite
- Full API documentation
- Built with modern ESM/CJS dual package support
- Biome for code formatting and linting
- MIT License

[1.0.0]: https://github.com/0xjord4n/cryptomus-js/releases/tag/v1.0.0
