| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.6.0 source code.tar.gz | 2023-11-08 | 43.7 kB | |
| 0.6.0 source code.zip | 2023-11-08 | 70.6 kB | |
| README.md | 2023-11-08 | 651 Bytes | |
| Totals: 3 Items | 114.9 kB | 1 | |
What's Changed
- fix: allow to omit api version with custom backend url by @slowbackspace in https://github.com/blockfrost/blockfrost-python/pull/35
- Fix deprecation of pkg_resources, use importlib.metadata instead by @sorki in https://github.com/blockfrost/blockfrost-python/pull/35
- Add shell.nix by @sorki in https://github.com/blockfrost/blockfrost-python/pull/35
- Add missing methods for mempool, add tx_submit_cbor and tx_evaluate_cbor accepting cbor bytes/string by @slowbackspace in https://github.com/blockfrost/blockfrost-python/pull/37
Full Changelog: https://github.com/blockfrost/blockfrost-python/compare/0.5.3...0.6.0