Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 990 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 990 Bytes

@zazuko/trifid-plugin-iiif

1.1.1

Patch Changes

  • 724f2ed: Fix requestPort value, to handle null cases and simplify the logic

1.1.0

Minor Changes

  • 007e201: Upgrade Fastify to v5.

Patch Changes

  • 080f5d8: Harmonize author and keywords fields
  • a97a6a0: Use Apache 2.0 license

1.0.4

Patch Changes

  • 1cafa55: Return reply in the routeHandler, in order to be compatible with the support for compression.

1.0.3

Patch Changes

  • 7442b22: Bump @zazuko/env from 2.1.1 to 2.2.0

1.0.2

Patch Changes

  • ffe692c: Upgrade @tpluscode/rdf-string from 1.1.3 to 1.2.1
  • 009d545: Upgrade sparql-http-client to v3.0.0
  • 3e60879: Use @zazuko/env instead of rdf-ext

1.0.1

Patch Changes

  • 2bfe266: Remove @rdfjs/express-handler dependency

1.0.0

Major Changes

  • 4b515f8: Use 'plugins' instead of 'middlewares'

Minor Changes

  • ed78cc9: The plugin is now using the new Trifid factory, which is a breaking change.