Skip to content

Releases: opendlt/accumulate-python-client

v0.1.2 – Test Coverage + Cleanup

10 Jun 10:42

Choose a tag to compare

[0.1.2] - 2025-06-10

Added

  • Significantly expanded test suite to achieve 95% coverage across SDK
  • Unit tests for models, transactions, signers, utilities, and API client logic

Changed

  • Updated .gitignore to exclude:
    • __pycache__, .pyc, .pyo, and other bytecode artifacts
    • .coverage, test caches, and build directories
    • MkDocs site/ build artifacts
    • examples/debug_archive/ and other debug/test-related files

Removed

  • All previously committed __pycache__ files, debug JSON files, and site artifacts

v0.1.1

02 Apr 11:49

Choose a tag to compare

documentation setup update 2