Releases: blocklessnetwork/b7s
Releases · blocklessnetwork/b7s
v0.0.21: Redownloading functions if they are removed (#76)
* Functions archive/files get recreated if removed * Add test for store Keys() method * Rename package "function" to "fstore" to better convey its use as a function store * Add function to list installed functions * Add periodic syncing of functions + sync on node startup * Update tests
v0.0.20
What's Changed
- Add resource limits for Blockless runtime on Linux by @Maelkum in #72
- adds thunder-client tests by @dmikey in #73
- installs runtime to /tmp/runtime by @dmikey in #74
- Limits supported only on linux - don't build other operating systems by @Maelkum in #75
Full Changelog: v0.0.18...v0.0.20