Releases: zazuko/trifid
Releases · zazuko/trifid
Minor Changes
83487f9 : The Docker image now uses node 20 as base
Patch Changes
c0576e5 : Fix issue where graph name label was not shown if it is not a known prefix (closes #213 )
Patch Changes
9a55769 : Remove rdf:datatype for langString
Minor Changes
a9e92c4 : Convert legacy frequency to EU frequency
Minor Changes
8bc9dfc : Improve the way frequencies are handled.
Patch Changes
2938434 : Use dcterms
prefix instead of dct
Patch Changes
239752a : Use rdf:datatype instead of xml:datatype
Patch Changes
371f4f8 : Do not display a body in case of errors.
This is not possible without breaking components that are using hijackresponse for now.
Minor Changes
a94543c : Improve types in general.
trifid.start
now returns a Promise<import('http').Server>
instead of void
.
This allows to wait for the server to be ready before doing anything else.
552ecf9 : The errors middleware is now returning the description of the status code in the body.
Minor Changes
207db20 : Use the dct
prefix instead of the dcterms
one
Patch Changes
e873b2f : Generated XML documents have a blank line at the end.
This Trifid plugin will be more robust, as we created a set of tests.
Patch Changes
fae8107 : Use map instead of forEach in label loader.
56e7977 : Upgrade dependencies, update example and improve tests.
Updated dependencies [371f4f8 ]
You can’t perform that action at this time.