Skip to content

Releases: fp-crypto/weiroll-py

v0.2.1

06 Oct 00:28
debe8aa
Compare
Choose a tag to compare

What's Changed

  • feat: add readme by @fp-crypto in #10
  • feat: support python 3.10

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Aug 16:58
Compare
Choose a tag to compare
feat: overload methods support + TupleHelper

Squashed commit of the following:

commit 4b9143058a5d9fc5ce49d42f9268de48ba09f0d8
Author: FP <[email protected]>
Date:   Mon Aug 15 09:49:39 2022 -0700

    chore: minor cleanup

commit f5584570d14d3d7903182f9e40951dce7b207e69
Author: Poolpi Tako <[email protected]>
Date:   Thu Aug 4 13:29:36 2022 -0500

    fix: overloaded methods in weiroll

commit 263e86183a9e3329c21e8adbda335e62ed761179
Author: Poolpi Tako <[email protected]>
Date:   Wed Aug 3 22:31:56 2022 -0500

    fix: 1inch working

commit 5ccb9aa583fe09a88ccdd99aa7f6aa69b56697df
Author: Poolpi Tako <[email protected]>
Date:   Wed Aug 3 15:09:15 2022 -0500

    feat: chain test wip

commit f453e344570eb42d1eefc19870b1904f3862340c
Author: Poolpi Tako <[email protected]>
Date:   Tue Aug 2 10:27:52 2022 -0500

    feat: added an additional curve test with call()

v0.1.0

12 Jul 21:19
Compare
Choose a tag to compare
feat: use poetry