wasp-0.2.5
This release mainly contains improvements to the schema tool, additional reliability, logging and monitoring tools and bugfixes.
What's Changed
- strict compiler options conformity by @brunoamancio in #743
- fixed an issue that prevented clientlibrary to load by @ShawkyZ in #744
- minor changes to ts client library by @ShawkyZ in #746
- Fix case where we return undefined string where string is expected by @brunoamancio in #751
- Fix ts eslint errors -> no inferable types and no-non-null-assertion by @brunoamancio in #754
- Added more event handlers to websocket by @brunoamancio in #757
- Corrected error message by @brunoamancio in #758
- Added logic to load wasm SC from current path by @brunoamancio in #770
- Release modifications by @luke-thorne in #782
- Fix bug in metrics.tmpl by @ivange94 in #786
- Docs by @Juliusan in #790
- fix: Fix typo by @howjmay in #796
- Update docker_preconfigured.md by @JanOonk in #795
- Update testnet.md by @JanOonk in #793
- Update wasp-cli.md by @JanOonk in #792
- Update docker_standalone.md by @JanOonk in #791
- State report by @ivange94 in #788
- Newwasmvm by @BugFreeSoftware in #783
- chore: Support Apple M1 by @howjmay in #774
- Update fair_roulette.md by @JanOonk in #794
- Update README.md by @JanOonk in #800
- Update all docs to use 'shell' instead of 'bash' inside code blocks by @lmoe in #799
- BugFixes for dashboard/cli by @Juliusan in #806
- Fix link by @jlvandenhout in #816
- Fix link to preconfigured Docker page by @jlvandenhout in #815
- Clarify Wasp node and CLI build by @jlvandenhout in #822
- Add consensus pipe metrics by @ivange94 in #818
- Refactor metrics cmd by @ivange94 in #828
- Fix Images [Wiki] by @JSto91 in #842
- added ERC721 tutorial by @anistark in #787
- Wasmvm by @BugFreeSoftware in #849
- v0.2.5 release by @fijter in #853
New Contributors
- @jlvandenhout made their first contribution in #816
Full Changelog: v0.2.4...v0.2.5