Releases: opendlt/accumulate-python-client
Releases · opendlt/accumulate-python-client
v0.1.2 – Test Coverage + Cleanup
[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
.gitignoreto 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
documentation setup update 2