Skip to content

v1.0.0

Compare
Choose a tag to compare
@ghsnd ghsnd released this 08 Dec 13:45
· 7 commits to development since this release

Changed

  • Updated JUnit from 4.13.2 to 5.9.1 (tests)
  • Updated grel-functions-java from v0.7.3 to v0.9.0 (tests)
  • Updated jena-arq from 3.17.0 to 4.6.1
  • Updated Lombok from 1.18.22 to 1.18.24
  • Updated slf4j from 1.7.36 to 2.0.5
  • Java language version changed to 11; requires JRE >= 11 to run
  • be.ugent.idlab.knows.functions.agent.Agent: deleted methods that were not meant to be in this interface again.

Fixed

  • be.ugent.idlab.knows.functions.agent.AgentTest.testGrelClassesOnClassPathRemoteFnODoc: point remote grel.ttl to specific GitHub commit to keep function definitions and implementations in sync.