|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v0.1.0](https://github.com/polywrap/demos/tree/v0.1.0) (2022-07-20) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/polywrap/demos/compare/6afae493ddb29f09074ee91da40f6f761fb0bcca...v0.1.0) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Rust implementation of demos wrappers [\#56](https://github.com/polywrap/demos/issues/56) |
| 10 | +- Add a default deploy manifest to the wrapper demos [\#46](https://github.com/polywrap/demos/issues/46) |
| 11 | +- Demo showing how to query metadata using the client [\#32](https://github.com/polywrap/demos/issues/32) |
| 12 | +- Demo: TypeScript + React App [\#43](https://github.com/polywrap/demos/issues/43) |
| 13 | +- Demo: JavaScript + Vanilla Browser App [\#41](https://github.com/polywrap/demos/issues/41) |
| 14 | +- Demo: JavaScript + Node.JS App [\#42](https://github.com/polywrap/demos/issues/42) |
| 15 | +- Demo: TypeScript + Node.JS App [\#40](https://github.com/polywrap/demos/issues/40) |
| 16 | +- Demo: TypeScript + Vanilla Browser App [\#39](https://github.com/polywrap/demos/issues/39) |
| 17 | +- Demo: JavaScript Plugin [\#38](https://github.com/polywrap/demos/issues/38) |
| 18 | +- Demo: TypeScript Plugin [\#37](https://github.com/polywrap/demos/issues/37) |
| 19 | +- Demo: AssemblyScript Wrapper [\#36](https://github.com/polywrap/demos/issues/36) |
| 20 | +- Demo: Rust Wrapper [\#35](https://github.com/polywrap/demos/issues/35) |
| 21 | +- Demo: plugin\(s\) [\#33](https://github.com/polywrap/demos/issues/33) |
| 22 | +- Demo: application\(s\) [\#44](https://github.com/polywrap/demos/issues/44) |
| 23 | +- Demo: wrapper\(s\) [\#34](https://github.com/polywrap/demos/issues/34) |
| 24 | +- set up discord integration [\#26](https://github.com/polywrap/demos/issues/26) |
| 25 | +- Node.JS Polywrap Abort Demo [\#25](https://github.com/polywrap/demos/issues/25) |
| 26 | +- Demo: Using the HTTP plugin [\#24](https://github.com/polywrap/demos/issues/24) |
| 27 | +- Unable to `yarn start` when updating to prealpha 44 [\#18](https://github.com/polywrap/demos/issues/18) |
| 28 | +- hello-world dApp: No Web3API found at URI: w3://ens/api.simplestorage.eth [\#4](https://github.com/polywrap/demos/issues/4) |
| 29 | +- hello-world dApp: Improve styling \(currently using create-react-app template\) [\#3](https://github.com/polywrap/demos/issues/3) |
| 30 | +- Plan Uniswap V2 Web3API Demo [\#1](https://github.com/polywrap/demos/issues/1) |
| 31 | + |
| 32 | +**Merged pull requests:** |
| 33 | + |
| 34 | +- refactor: keep version of all the wrappers 0.1.0 [\#81](https://github.com/polywrap/demos/pull/81) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 35 | +- feat: add ci for apps [\#80](https://github.com/polywrap/demos/pull/80) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 36 | +- feat: add ci [\#77](https://github.com/polywrap/demos/pull/77) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 37 | +- chore\(hello-world\): vanilla apps fixed [\#76](https://github.com/polywrap/demos/pull/76) ([cbrzn](https://github.com/cbrzn)) |
| 38 | +- updated simple storage dapp for Origin release [\#75](https://github.com/polywrap/demos/pull/75) ([krisbitney](https://github.com/krisbitney)) |
| 39 | +- Subgraph query origin update [\#74](https://github.com/polywrap/demos/pull/74) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 40 | +- chore\(json-rpc\): update manifest [\#73](https://github.com/polywrap/demos/pull/73) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 41 | +- chore: hello world apps updated [\#70](https://github.com/polywrap/demos/pull/70) ([cbrzn](https://github.com/cbrzn)) |
| 42 | +- \[DRAFT\] updated fetch-metadata app for Origin release [\#68](https://github.com/polywrap/demos/pull/68) ([krisbitney](https://github.com/krisbitney)) |
| 43 | +- updated subgraph query wrappers for Origin [\#67](https://github.com/polywrap/demos/pull/67) ([krisbitney](https://github.com/krisbitney)) |
| 44 | +- updated simple-storage wrappers for Origin release [\#66](https://github.com/polywrap/demos/pull/66) ([krisbitney](https://github.com/krisbitney)) |
| 45 | +- \[DRAFT\] update hellow world wrapper for origin [\#65](https://github.com/polywrap/demos/pull/65) ([krisbitney](https://github.com/krisbitney)) |
| 46 | +- update json-rpc demo for Polywrap Origin [\#64](https://github.com/polywrap/demos/pull/64) ([krisbitney](https://github.com/krisbitney)) |
| 47 | +- HTTP Query demo: Rust Wasm wrapper [\#62](https://github.com/polywrap/demos/pull/62) ([krisbitney](https://github.com/krisbitney)) |
| 48 | +- HTTP Query demo: AssemblyScript Wasm wrapper [\#61](https://github.com/polywrap/demos/pull/61) ([krisbitney](https://github.com/krisbitney)) |
| 49 | +- feat\(subgraph-query\): update using latest toolchain [\#60](https://github.com/polywrap/demos/pull/60) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 50 | +- feat\(simple-storage\): update demo using latest toolchain [\#59](https://github.com/polywrap/demos/pull/59) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 51 | +- Update: Hello world wrapper & apps [\#58](https://github.com/polywrap/demos/pull/58) ([cbrzn](https://github.com/cbrzn)) |
| 52 | +- refactor: demos repo project structure [\#57](https://github.com/polywrap/demos/pull/57) ([Niraj-Kamdar](https://github.com/Niraj-Kamdar)) |
| 53 | +- Feat: Vanilla TS demo [\#51](https://github.com/polywrap/demos/pull/51) ([cbrzn](https://github.com/cbrzn)) |
| 54 | +- Feat: Vanilla JS demo [\#50](https://github.com/polywrap/demos/pull/50) ([cbrzn](https://github.com/cbrzn)) |
| 55 | +- fetch-metadata-demo [\#49](https://github.com/polywrap/demos/pull/49) ([krisbitney](https://github.com/krisbitney)) |
| 56 | +- Feat: Sample plugin updates [\#48](https://github.com/polywrap/demos/pull/48) ([cbrzn](https://github.com/cbrzn)) |
| 57 | +- Node.js Demo: Added README and package versions updated [\#47](https://github.com/polywrap/demos/pull/47) ([cbrzn](https://github.com/cbrzn)) |
| 58 | +- Demos v2 [\#28](https://github.com/polywrap/demos/pull/28) ([codentell](https://github.com/codentell)) |
| 59 | +- Polywrap Client Threads [\#27](https://github.com/polywrap/demos/pull/27) ([dOrgJelli](https://github.com/dOrgJelli)) |
| 60 | +- Custom DateTime Plugin + Wrapper Demo [\#21](https://github.com/polywrap/demos/pull/21) ([dOrgJelli](https://github.com/dOrgJelli)) |
| 61 | +- Subgraph Query Demo [\#20](https://github.com/polywrap/demos/pull/20) ([dOrgJelli](https://github.com/dOrgJelli)) |
| 62 | +- Wrapper Metadata Example [\#19](https://github.com/polywrap/demos/pull/19) ([dOrgJelli](https://github.com/dOrgJelli)) |
| 63 | +- upgrade to 0.0.1-prealpha.44 [\#17](https://github.com/polywrap/demos/pull/17) ([rihp](https://github.com/rihp)) |
| 64 | +- Update simplestorage brand to Polywrap and update package to prealpha 30 [\#15](https://github.com/polywrap/demos/pull/15) ([kev-ngo](https://github.com/kev-ngo)) |
| 65 | +- Rename web3api folder to wrapper, update sample-plugin to pre-alpha 29 and pass all tests [\#13](https://github.com/polywrap/demos/pull/13) ([kev-ngo](https://github.com/kev-ngo)) |
| 66 | +- Hello World Demo: Rebrand to Polywrap and update @web3api/client-js and @web3api/react to pre-alpha 29 [\#12](https://github.com/polywrap/demos/pull/12) ([kev-ngo](https://github.com/kev-ngo)) |
| 67 | +- HelloWorld Demo: Update styling, README, favicon, and code refactorings [\#9](https://github.com/polywrap/demos/pull/9) ([kev-ngo](https://github.com/kev-ngo)) |
| 68 | +- Completed SimpleStorage Web3API Demo [\#7](https://github.com/polywrap/demos/pull/7) ([dOrgJelli](https://github.com/dOrgJelli)) |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments