Releases: semantalytics/stardog-webfunction-plugin
Releases · semantalytics/stardog-webfunction-plugin
v1.0.3
v1.0.2
- Fix over allocation of wasm memory
- Resolve wasm binary by sha256 of plugin jar rather than version number.
- Update default IPFS gateway from gateway.ifps.io to wf.semantalytics.com
- add wf:get function
v1.0.1
- Include support for aggregate functions
- Accept string literal for exact function location without plugin version information
v1.0.0
Rename package and clean up imports to play nice with java 11
Include documentation function
Add doc function
Add example wasm functions
v1.0.0-rc2: - Fix memory leak
- package wasmer into single arch dist
v1.0.0-rc1
initial commit