Skip to content

Releases: semantalytics/stardog-webfunction-plugin

v1.0.3

05 Jun 14:31
Compare
Choose a tag to compare
  • installation of multiple simultaneous versions
  • immutable and mutable names
  • property function support
  • service support
  • cardinality support

v1.0.2

08 Apr 14:11
Compare
Choose a tag to compare
  • 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

27 Mar 23:18
Compare
Choose a tag to compare
  • Include support for aggregate functions
  • Accept string literal for exact function location without plugin version information

v1.0.0

20 Mar 22:31
Compare
Choose a tag to compare
Rename package and clean up imports to play nice with java 11

Include documentation function

13 Mar 17:06
Compare
Choose a tag to compare
Pre-release

Add doc function
Add example wasm functions

v1.0.0-rc2: - Fix memory leak

12 Mar 19:53
Compare
Choose a tag to compare
Pre-release
- package wasmer into single arch dist

v1.0.0-rc1

10 Mar 02:32
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
initial commit