Skip to content

Releases: polywrap/python-client

Release 0.1.2

22 Sep 10:52
3e84e59
Compare
Choose a tag to compare
Merge pull request #272 from polywrap/dev

prep 0.1.2 (attempt 4) | /workflows/cd

Release 0.1.0

02 Sep 12:04
0c9fb9b
Compare
Choose a tag to compare

Changelog

0.1.0

Full Changelog

Implemented enhancements:

  • rename ethereum provider plugin to ethereum wallet #243
  • create polywrap root package that exports everything #242
  • use wrapscan URI everywhere #241

Fixed bugs:

  • make sure resolution_path and history are in sync for every resolvers #208

Closed issues:

  • Add README for every python package. #103
  • Create a getting-started readme #100
  • Create doctest examples #99
  • add support for app codegen #49
  • Python client feature and QA tasks #2

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0b8

02 Sep 12:03
0a04cb9
Compare
Choose a tag to compare
Release 0.1.0b8 Pre-release
Pre-release

Changelog

0.1.0b8

Full Changelog

Implemented enhancements:

  • rename ethereum provider plugin to ethereum wallet #243
  • create polywrap root package that exports everything #242
  • use wrapscan URI everywhere #241

Fixed bugs:

  • make sure resolution_path and history are in sync for every resolvers #208

Closed issues:

  • Add README for every python package. #103
  • Create a getting-started readme #100
  • Create doctest examples #99
  • add support for app codegen #49
  • Python client feature and QA tasks #2

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0b7

02 Sep 12:03
4455ae6
Compare
Choose a tag to compare
Release 0.1.0b7 Pre-release
Pre-release

Changelog

0.1.0b7

Full Changelog

Implemented enhancements:

  • create polywrap root package that exports everything #242

Closed issues:

  • Add README for every python package. #103
  • Create a getting-started readme #100
  • Create doctest examples #99
  • Python client feature and QA tasks #2

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0b6

16 Aug 16:42
4c76a1f
Compare
Choose a tag to compare
Release 0.1.0b6 Pre-release
Pre-release

Changelog

0.1.0b6

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0b5

16 Aug 16:42
b0e9ac6
Compare
Choose a tag to compare
Release 0.1.0b5 Pre-release
Pre-release

Changelog

0.1.0b5

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0b3

02 Aug 16:26
42f37cc
Compare
Choose a tag to compare
Release 0.1.0b3 Pre-release
Pre-release

Changelog

0.1.0b3

Full Changelog

Implemented enhancements:

  • CCB: Optimize Packages by changing to a dict instead of list of object. #55

Closed issues:

  • add type stubs in the final built package #86
  • Exhaustively test polywrap-wasm package #16

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0a35

28 Jun 13:46
a24b920
Compare
Choose a tag to compare
Release 0.1.0a35 Pre-release
Pre-release

Changelog

0.1.0a35

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0a34

27 Jun 13:26
873f3f2
Compare
Choose a tag to compare
Release 0.1.0a34 Pre-release
Pre-release

Changelog

0.1.0a34

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Release 0.1.0a33

19 Jun 16:37
9a91a2d
Compare
Choose a tag to compare
Release 0.1.0a33 Pre-release
Pre-release

Changelog

0.1.0a33

Full Changelog

Implemented enhancements:

  • add support for plugin codegen #48

Fixed bugs:

  • Convert the async functions to sync functions #165
  • fix: deadlock in deep subinvoke #163 (cbrzn)

Closed issues:

  • Cache plugin implementation #170
  • fix issue of uri_resolver_aggregator not resolving uri from package and wrapper resolver #156
  • Test Python client against all wrap-test-harness test-cases #111
  • Use Protocol instead of ABC for duck-typing classes like Wrapper, WrapPackage, etc #110
  • logging plugin implementation #107
  • Deploy documentation site #102
  • Generate API Reference documentation from docstrings #98
  • Exhaustively test plugin package #97
  • Exhaustively test client-config-builder package #96
  • Client shouldn't depend on uri-resolvers package #95
  • ethereum-provider plugin implementation #73
  • file-system plugin implementation #72
  • http plugin implementation #71
  • Exhaustively test polywrap-uri-resolvers package #15
  • Exhaustively test polywrap-client package #14
  • Exhaustively test polywrap-core package #13

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator