What's Changed
- Set dependabot version update frequency to quarterly by @Patel-Raj11 in #898
- Release pipeline by @shichengripple001 in #876
- Fix number serialization by @ckeshava in #900
- Updates to the Lending-Protocol transactions by @ckeshava in #901
- refactor: improve int32 integration by @mvadari in #902
- Fix
Request.from_xrplby aliasing it toRequest.from_dictby @mvadari in #892 - Release 4.5.0: release-4.5.0 → main by @github-actions[bot] in #904
- Add pull request types to unit test workflow by @shichengripple001 in #911
- Drop support for Python 3.8 by @kuan121 in #917
- chore(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 in /.github/workflows by @dependabot[bot] in #912
- fix: incorrect SField definitions for Lending Protocols and DynamicMPTs by @pdp2121 in #918
- update trivy-action version by @Patel-Raj11 in #922
- fix _calculate_precision by @Patel-Raj11 in #924
- Drop python 3.9 support by @Patel-Raj11 in #940
- Update default algorithm in
Walletclass (breaking change) by @ckeshava in #942 - chore(deps): quarterly batch dependency upgrade 2026-Q2 by @Patel-Raj11 in #995
- Collection of bug-fixes by @ckeshava in #993
- fix: docker path for integration test by @pdp2121 in #1003
- fix: preserve significant trailing zeros in
Amount.to_jsonfor IOU values by @ckeshava in #1001 - fix(wallet): infer signing algorithm from seed prefix in Wallet.from_seed / Wallet.from_secret by @ckeshava in #999
New Contributors
- @shichengripple001 made their first contribution in #876
- @github-actions[bot] made their first contribution in #904
- @kuan121 made their first contribution in #917
Full Changelog: v4.4.0...v5.0.0