Skip to content

1.0.27

Choose a tag to compare

@siamakrostami siamakrostami released this 26 Aug 08:51
· 30 commits to main since this release
feat: Add comprehensive documentation and enhance library features

- Add complete API documentation for all public interfaces
- Implement comprehensive README with usage examples and best practices
- Add thread safety documentation and implementation notes
- Document all core components: APIClient, NetworkRouter, NetworkError
- Add detailed documentation for RetryHandler and DefaultRetryHandler
- Document SendablePromise with thread safety examples
- Add APIVersion documentation with usage patterns
- Document Data extensions with practical examples
- Add comprehensive NetworkParameterEncoding documentation
- Document HeaderHandler with type-safe header management