Releases: bitcart/bitcart-sdk
Version 1.19.1.0
Support cashtokens in BCH
Version 1.19.0.0
Require Python 3.12+
Support Python 3.14
Better management of client session closure
Version 1.18.0.0
Electrums upgrade: add_request no longer creates a lightning invoice as well, use add_invoice as you should have always been doing
get_tx witness is now a list of witness items, not a string
Drop support for BSTY
Drop support for SmartBCH
Version 1.17.0.0
Require Python 3.11+
Support Python 3.13
Use uv & ruff as tooling
Version 1.16.0.0
Breaking changes: all events received via websocket are now processed asynchronously. Ensure your handlers are accounted for concurrent access. In case not, ensure locking techniques are used (asyncio.Lock, postgres FOR UPDATE, advisory locks, etc)
Version 1.15.0.0
We now support Python >= 3.9 only
Version 1.14.0.1
Don't install a separate tests package, but include tests in source tarball
Version 1.14.0.0
Electrums upgrade
Breaking changes: get_config method no longer has default argument, this is determined by electrum. Also it is no longer possible to programmatically disable lightning
Version 1.12.1.1
Rename BitcartCC to Bitcart
Version 1.12.1.0
Electrums upgrade to 4.4.5