tonco_api_client 0.2.0

API client for TonCo
Documentation
# 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/spec/v2.0.0.html).

## [Unreleased]

## [0.2.0]https://github.com/Sild/api_clients_rs/compare/tonco_api_client-v0.1.0...tonco_api_client-v0.2.0 - 2026-07-13

### Other

- Restruct crates ([#44]https://github.com/Sild/api_clients_rs/pull/44)

## [0.0.5]https://github.com/Sild/api_clients_rs/compare/tonco_api_client-v0.0.4...tonco_api_client-v0.0.5 - 2025-11-05

### Other

- support timeout

## [0.0.4]https://github.com/Sild/api_clients_rs/compare/tonco_api_client-v0.0.3...tonco_api_client-v0.0.4 - 2025-10-30

### Other

- hide builder

## [0.0.3]https://github.com/Sild/api_clients_rs/compare/tonco_api_client-v0.0.2...tonco_api_client-v0.0.3 - 2025-10-29

### Other

- restruct clients, update errors

## [0.0.2]https://github.com/Sild/api_clients_rs/compare/tonco_api_client-v0.0.1...tonco_api_client-v0.0.2 - 2025-10-24

### Other

- release

## [0.0.1]https://github.com/Sild/api_clients_rs/releases/tag/tonco_api_client-v0.0.1 - 2025-10-15

### Fixed

- fix tonco package

### Other

- restruct clients
- meaningful default for Builders
- release
- rewrite clients using builder, add tonco client
- add tonco_api_client

## [0.1.0]https://github.com/Sild/api_clients_rs/releases/tag/tonco_api_client-v0.1.0 - 2025-10-12

### Other

- rewrite clients using builder, add tonco client
- add tonco_api_client