Skip to content

0.4.0

Compare
Choose a tag to compare
@phochste phochste released this 28 Jun 09:06
· 328 commits to main since this release
  • Breaking change: policy arguments are now RDF.Terms[]
  • Adding mocha tests
  • Breaking change: policy/Executor.ts/executePolicies now returns Promise<IPolicyExecution[]>
  • Changing execution of policies, they are executed not anymore per pol:policy triple but fno:Execution triple.