Skip to content

v0.2.0

Latest

Choose a tag to compare

@MasyaSmv MasyaSmv released this 15 Dec 22:03
98065f3

Token-based authorization & error handling

Added

  • Token-based authorization service for Finam API
  • Structured SDK exception hierarchy
  • Unit tests for authorization and error scenarios

Improvements

  • Clear separation between transport errors and API response errors
  • More predictable error handling for SDK consumers

Notes

This is a minor release (v0.2.0) that expands the public SDK API.