Releases: polywrap/python-client
Release 0.1.2
Merge pull request #272 from polywrap/dev prep 0.1.2 (attempt 4) | /workflows/cd
Release 0.1.0
Changelog
0.1.0
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
Changelog
0.1.0b8
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
Changelog
0.1.0b7
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:
- prep 0.1.0b7 | /workflows/cd #248 (Niraj-Kamdar)
- feat: add polywrap package and examples #247 (Niraj-Kamdar)
- Python client POST CD (0.1.0b6) #246 (github-actions[bot])
- Python client CD (0.1.0b6) #245 (github-actions[bot])
* This Changelog was automatically generated by github_changelog_generator
Release 0.1.0b6
Changelog
0.1.0b6
Merged pull requests:
- prep 0.1.0b6 (attempt 3) | /workflows/cd #244 (Niraj-Kamdar)
- prep 0.1.0b5 (attempt 2) | /workflows/cd #240 (Niraj-Kamdar)
- prep 0.1.0b5 | /workflows/cd #239 (Niraj-Kamdar)
- fix: docs #238 (Niraj-Kamdar)
- Python client POST CD (0.1.0b5) #237 (github-actions[bot])
- Python client CD (0.1.0b5) #236 (github-actions[bot])
- prep 0.1.0b5 | /workflows/cd #235 (Niraj-Kamdar)
- feat: add contributing.md #234 (Niraj-Kamdar)
- prep 0.1.0b4 | /workflows/cd #233 (Niraj-Kamdar)
- feat: improve docs #232 (Niraj-Kamdar)
- fix: link packages script #231 (Niraj-Kamdar)
- Python client CD (0.1.0b3) #230 (github-actions[bot])
* This Changelog was automatically generated by github_changelog_generator
Release 0.1.0b5
Changelog
0.1.0b5
Merged pull requests:
- prep 0.1.0b5 | /workflows/cd #235 (Niraj-Kamdar)
- feat: add contributing.md #234 (Niraj-Kamdar)
- prep 0.1.0b4 | /workflows/cd #233 (Niraj-Kamdar)
- feat: improve docs #232 (Niraj-Kamdar)
- fix: link packages script #231 (Niraj-Kamdar)
- Python client CD (0.1.0b3) #230 (github-actions[bot])
* This Changelog was automatically generated by github_changelog_generator
Release 0.1.0b3
Changelog
0.1.0b3
Implemented enhancements:
- CCB: Optimize Packages by changing to a dict instead of list of object. #55
Closed issues:
Merged pull requests:
- prep 0.1.0b3 | /workflows/cd #229 (Niraj-Kamdar)
- prep 0.1.0b1 (attempt 4) | /workflows/cd #228 (Niraj-Kamdar)
- prep 0.1.0b1 (attempt 3) | /workflows/cd #227 (Niraj-Kamdar)
- prep 0.1.0b1 (attempt 2) | /workflows/cd #226 (Niraj-Kamdar)
- prep 0.1.0b1 | /workflows/cd #225 (Niraj-Kamdar)
- chore: keep root version as a marker #224 (Niraj-Kamdar)
- chore: remove global versioning from workflows #223 (Niraj-Kamdar)
- prep 0.1.0b1 | /workflows/cd #222 (Niraj-Kamdar)
- chore: bump version to 0.1.0b1 #221 (Niraj-Kamdar)
- feat: add support for wrapscan #220 (Niraj-Kamdar)
- Python client POST CD (0.1.0a35) #219 (github-actions[bot])
- Python client CD (0.1.0a35) #218 (github-actions[bot])
* This Changelog was automatically generated by github_changelog_generator
Release 0.1.0a35
Changelog
0.1.0a35
Merged pull requests:
- prep 0.1.0a35 (attempt 2) | /workflows/cd #217 (Niraj-Kamdar)
- prep 0.1.0a35 | /workflows/cd #216 (Niraj-Kamdar)
- chore: bump version to 0.1.0a35 #215 (Niraj-Kamdar)
- refactor: remove debug leftover #214 (Niraj-Kamdar)
- Python client POST CD (0.1.0a34) #213 (github-actions[bot])
- Python client CD (0.1.0a34) #212 (github-actions[bot])
* This Changelog was automatically generated by github_changelog_generator
Release 0.1.0a34
Changelog
0.1.0a34
Merged pull requests:
- prep 0.1.0a34 | /workflows/cd #211 (Niraj-Kamdar)
- chore: bump version to 0.1.0a34 #210 (Niraj-Kamdar)
- fix: issues in polywrap-wasm #209 (Niraj-Kamdar)
- Python client POST CD (0.1.0a33) #207 (github-actions[bot])
- Python client CD (0.1.0a33) #206 (github-actions[bot])
* This Changelog was automatically generated by github_changelog_generator
Release 0.1.0a33
Changelog
0.1.0a33
Implemented enhancements:
- add support for plugin codegen #48
Fixed bugs:
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:
- prep 0.1.0a33 | /workflows/cd #205 (Niraj-Kamdar)
- fix: post-cd issue #204 (Niraj-Kamdar)
- Python client CD (0.1.0a32) #203 (github-actions[bot])
- prep 0.1.0a32 | /workflows/cd #202 (Niraj-Kamdar)
- fix: post-cd file #201 (Niraj-Kamdar)
- Python client CD (0.1.0a31) #200 (github-actions[bot])
- prep 0.1.0a31 | /workflows/cd #199 (Niraj-Kamdar)
- prep 0.1.0a30 | /workflows/cd #198 (Niraj-Kamdar)
- fix: cd #197 (Niraj-Kamdar)
- prep 0.1.0a30 | /workflows/cd #195 (Niraj-Kamdar)
- fix: docs after the refactor #192 (Niraj-Kamdar)
- fix: post-cd workflow #191 (Niraj-Kamdar)
- feat: add tests for client-config-builder #190 (Niraj-Kamdar)
- fix: typing issue #189 (Niraj-Kamdar)
- refactor: polywrap-config-builder #188 (Niraj-Kamdar)
- refactor: polywrap-client #187 (Niraj-Kamdar)
- refactor: polywrap-uri-resolvers #186 (Niraj-Kamdar)
- feat: add wrap test harness #185 (Niraj-Kamdar)
- refactor: polywrap-plugin package #184 (Niraj-Kamdar)
- refactor: polywrap-wasm package #183 (Niraj-Kamdar)
- refactor: polywrap-core package #182 (Niraj-Kamdar)
- refactor: polywrap-manifest package #181 (Niraj-Kamdar)
- refactor: polywrap-msgpack package #180 (Niraj-Kamdar)
- Fix polywrap-plugin README #179 (dOrgJelli)
* This Changelog was automatically generated by github_changelog_generator