Skip to content

Releases: zazuko/trifid

[email protected]

05 Dec 09:19
4465623
Compare
Choose a tag to compare

Minor Changes

  • 83487f9: The Docker image now uses node 20 as base

@zazuko/[email protected]

04 Dec 10:05
af66347
Compare
Choose a tag to compare

Patch Changes

  • c0576e5: Fix issue where graph name label was not shown if it is not a known prefix (closes #213)

@zazuko/[email protected]

27 Nov 15:33
73cf1f4
Compare
Choose a tag to compare

Patch Changes

  • 9a55769: Remove rdf:datatype for langString

@zazuko/[email protected]

21 Nov 13:49
a403748
Compare
Choose a tag to compare

Minor Changes

  • a9e92c4: Convert legacy frequency to EU frequency

@zazuko/[email protected]

21 Nov 12:19
d1058f0
Compare
Choose a tag to compare

Minor Changes

  • 8bc9dfc: Improve the way frequencies are handled.

Patch Changes

  • 2938434: Use dcterms prefix instead of dct

@zazuko/[email protected]

20 Nov 10:55
8c201ab
Compare
Choose a tag to compare

Patch Changes

  • 239752a: Use rdf:datatype instead of xml:datatype

[email protected]

14 Nov 16:45
7e62450
Compare
Choose a tag to compare

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.

[email protected]

14 Nov 12:32
de07dae
Compare
Choose a tag to compare

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.

@zazuko/[email protected]

14 Nov 12:32
de07dae
Compare
Choose a tag to compare

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.

@zazuko/[email protected]

14 Nov 16:45
7e62450
Compare
Choose a tag to compare

Patch Changes