v0.2.0
>=0.7.0.
This release brings in a couple of improvements:
- Addition of support for
sadd,smembersandsremredis commands. - Support for development on ARM based Linux devices.
See below for the full list of changes.
What's Changed
- update examples, templates and readme by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/60
- Add explicit type to handleRequest argument by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/62
- remove types folder in templates by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/63
- fix readme to reflect the name change of the package by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/64
- Add snippets to enable
spin addby @radu-matei in https://github.com/fermyon/spin-js-sdk/pull/66 - fix templates to use liquid filters by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/68
- fix typo in template content by @rajatjindal in https://github.com/fermyon/spin-js-sdk/pull/69
- switch back to upstream Javy by @dicej in https://github.com/fermyon/spin-js-sdk/pull/65
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /crates/spin-js-engine/src/js_sdk by @dependabot in https://github.com/fermyon/spin-js-sdk/pull/55
- chore: Update cargo.lock by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/71
- Renable redis::del as it works with spin 0.7.0 by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/70
- fix: redis::del and types by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/74
- Add .gitignore and also exclude_files to templates by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/75
- Add redis commands SADD SMEMBERS SREM by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/76
- add linux arm64 builds by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/78
- bump types to v0.2.0 for new release by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/79
- update spin-sdk dependency to v0.2.0 by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/80
- bump js2wasm to v0.2.0 by @karthik2804 in https://github.com/fermyon/spin-js-sdk/pull/82
New Contributors
- @radu-matei made their first contribution in https://github.com/fermyon/spin-js-sdk/pull/66
- @rajatjindal made their first contribution in https://github.com/fermyon/spin-js-sdk/pull/69
Full Changelog: fermyon/spin-js-sdk@v0.1.0...v0.2.0