8000 Releases · XRPLF/xrpl-py · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: XRPLF/xrpl-py

v4.2.0

09 Jun 21:17
2fcae4d
Compare
Choose a tag to compare

What's Changed

  • Implement account permission delegation - XLS-74d and XLS-75d amendments by @Patel-Raj11 in #840
  • feat: add support for Batch amendment by @mvadari in #757
  • feat: add model validation for types by @mvadari in #708
  • fix: Update default cryptographic algorithm in Wallet class methods by @ckeshava in #770
  • fix: add MPTAmount support in Issue model by @khancode in #809
  • fix: update error msg for MPT float inputs; fix #796 by @ckeshava in #813
  • fix #805: Upgrade pyproject config file to Poetry v2 by @ckeshava in #819
  • Fix the get_latest_open_ledger_sequence method by @ckeshava in #820
  • fix: add MPTCurrency type instead of MPTAmount for Issues by @mvadari in #822
  • fix: increase websocket payload default max size by @rikublock in #795
  • ci: fix flakiness of snippet tests (hopefully) by @mvadari in #823
  • dev: add definitions.json generation script by @mvadari in #772
  • Fix: default flags field for transaction frozen class should be None by @AvbrehtLuka in #821
  • refactor: improve Request.from_dict to have fewer exceptions to the rule by @mvadari in #726
  • Revert "fix: Update default cryptographic algorithm in Wallet class methods" by @Patel-Raj11 in #843
  • execute faucet tests separately by @Patel-Raj11 in #844
  • Fix faucet test - Github actions by @Patel-Raj11 in #845

New Contributors

  • @AvbrehtLuka made their first contribution in #821
  • @Patel-Raj11 made their first contribution in #840

Full Changelog: v4.1.0...v4.2.0

v4.2.0b3-smartescrow

29 May 20:25
fa6955e
Compare
Choose a tag to compare
v4.2.0b3-smartescrow Pre-release
Pre-release

4.2.0b2-smartescrow

02 May 15:45
fc3f5f6
Compare
Choose a tag to compare
4.2.0b2-smartescrow Pre-release
Pre-release

This release is a beta that adds support for Smart Escrows.

What's Changed

  • fix #805: Upgrade pyproject config file to Poetry v2 by @ckeshava in #819
  • Fix the get_latest_open_ledger_sequence method by @ckeshava in #820
  • fix: add MPTCurrency type instead of MPTAmount for Issues by @mvadari in #822
  • fix: increase websocket payload default max size by @rikublock in #795
  • ci: fix flakiness of snippet tests (hopefully) by @mvadari in #823

Full Changelog: 4.2.0b0-smart-escrows...v4.2.0b2-smartescrow

4.2.0b0-smart-escrows

26 Mar 19:53
1399929
Compare
Choose a tag to compare
4.2.0b0-smart-escrows Pre-release
Pre-release

This release is a beta that adds support for Smart Escrows.

What's Changed

  • fix: Update default cryptographic algorithm in Wallet class methods by @ckeshava in #770
  • feat: add model validation for types by @mvadari in #708
  • fix: add MPTAmount support in Issue model by @khancode in #809
  • fix: update error msg for MPT float inputs; fix #796 by @ckeshava in #813

Full Changelog: v4.1.0...4.2.0b0-smart-escrows

v4.1.0

14 Feb 02:21
271c141
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

21 Dec 02:14
bcc0311
Compare
Choose a tag to compare

What's Changed

Breaking Change

  • fix: remove Python 3.7 support to fix dependency installation and use 3.8 as new default by @khancode in #737

Full Changelog: v3.0.0...v4.0.0

v4.0.0b3

11 Nov 21:05
Compare
Choose a tag to compare
v4.0.0b3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0b2...v4.0.0b3

v4.0.0b2

16 Oct 15:42
Compare
Choose a tag to compare
v4.0.0b2 Pre-release
Pre-release

What's Changed

  • Use base 10 serialization for all amount fields in MPT by @khancode

Full Changelog: v4.0.0b1...v4.0.0b2

v4.0.0b0

21 Aug 14:14
Compare
Choose a tag to compare
v4.0.0b0 Pre-release
Pre-release

What's Changed

  • feat: Multi-Purpose Tokens (MPT) @khancode in #732
  • fix: remove Python 3.7 support to fix dependency installation and use 3.8 as new default by @khancode in #737

Full Changelog: v3.0.0...v4.0.0b0

v4.0.0b1

19 Sep 20:09
17aad31
Compare
Choose a tag to compare
v4.0.0b1 Pre-release
Pre-release

What's Changed

  • fix: remove Python 3.7 support to fix dependency installation and use 3.8 as new default by @khancode in #737

Full Changelog: v3.0.0...v4.0.0b1

0