Skip to content

Releases: eyereasoner/Koreografeye

0.5.0

02 Apr 12:12
Compare
Choose a tag to compare
  • Maintenance release

0.4.9

26 Feb 07:59
Compare
Choose a tag to compare

Maintenance release

0.4.8

05 Feb 10:10
Compare
Choose a tag to compare
  • Maintenance release

0.4.6

25 Sep 13:23
Compare
Choose a tag to compare
  • Adding support for the default ComponentsJS configuration file

0.4.5

30 Aug 11:51
Compare
Choose a tag to compare
  • Fixing ordering bug

0.4.4

30 Aug 11:51
Compare
Choose a tag to compare
  • Adding missing experimental support for ordering

0.4.3

26 Aug 11:15
Compare
Choose a tag to compare
  • Reverted the context_cache the caches are implementd for parsing and serialization
    utilities via a new contextloader
  • Supporting activitystreams and coar notify local caching for now
  • Adding tests

0.4.2

25 Aug 12:12
Compare
Choose a tag to compare
  • Supporting 'context_cache' for SendNotificationPlugin (a local cache of JSON-LD contexts)

0.4.1

25 Aug 12:11
Compare
Choose a tag to compare
  • Fixing artifacts of communica rewriting of blank nodes bug

0.4.0

28 Jun 09:06
Compare
Choose a tag to compare
  • 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.