- Increment to support of only Python3.9+. Drops official support for Python3.7 and Python3.8. - docker-compose.yml updates. - Python package versioning updates.
0.0.33
- Documentation updates - Changes to make the SDK usable as a python library (namely for use in CI/CD reorg functional testing scripts) - Added a `--deterministic-seed` option for `ElectrumSV` to ease regtest functional testing efforts. - Added `electrumsv-server` component which has a locally hosted interactive website for BIP270 invoicing and payments. - Added broadcasting via mAPI for the `electrumsv-server`.
0.0.32
- Pypi packaging fix (to ensure all relevant files are copied into the final bundle).
0.0.31
- Update mAPI to ASP.NET Core-based version (from Go). - Made significant new additions to online hosted documentation for each command and component. - Added `BITCOIN_NETWORK` environment variable for `node`, `electrumx` and `electrumsv`.