Skip to content

Release 0.1.0a33

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 16:37
9a91a2d

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