Skip to content

Releases: tegmentum/stardog-webfunction-plugin

v1.0.3

Choose a tag to compare

@zacharywhitley zacharywhitley released this 05 Jun 14:31
  • installation of multiple simultaneous versions
  • immutable and mutable names
  • property function support
  • service support
  • cardinality support

v1.0.2

Choose a tag to compare

@zacharywhitley zacharywhitley released this 08 Apr 14:11
  • 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

Choose a tag to compare

@zacharywhitley zacharywhitley released this 27 Mar 23:18
  • Include support for aggregate functions
  • Accept string literal for exact function location without plugin version information

v1.0.0

Choose a tag to compare

@zacharywhitley zacharywhitley released this 20 Mar 22:31
Rename package and clean up imports to play nice with java 11

Include documentation function

Pre-release

Choose a tag to compare

@zacharywhitley zacharywhitley released this 13 Mar 17:06

Add doc function
Add example wasm functions

v1.0.0-rc2: - Fix memory leak

Pre-release

Choose a tag to compare

@zacharywhitley zacharywhitley released this 12 Mar 19:53
- package wasmer into single arch dist

v1.0.0-rc1

v1.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@zacharywhitley zacharywhitley released this 10 Mar 02:32
initial commit