Skip to content

Releases: zazuko/trifid

trifid-core@2.6.3

18 Sep 13:49
cce2496
Compare
Choose a tag to compare

Patch Changes

  • cb227a3: Use toString method to convert IRI URL into a string
  • 141786b: Upgrade dependencies

@zazuko/trifid-plugin-sparql-proxy@1.1.1

18 Sep 13:49
cce2496
Compare
Choose a tag to compare

Patch Changes

@zazuko/trifid-entity-renderer@0.5.1

18 Sep 13:59
1185bc8
Compare
Choose a tag to compare

Patch Changes

  • c283b93: Include env.js file in the package

@zazuko/trifid-entity-renderer@0.5.0

18 Sep 13:49
cce2496
Compare
Choose a tag to compare

Minor Changes

  • 9e2019c: Improve the default header

Patch Changes

  • 3a13457: Upgrade @zazuko/rdf-entity-webcomponent to 0.7.7
  • 1937f67: Use @zazuko/env and upgrade dependencies
  • Updated dependencies [cb227a3]
  • Updated dependencies [141786b]
    • trifid-core@2.6.3

trifid@4.0.1

13 Aug 15:54
c7db679
Compare
Choose a tag to compare

Patch Changes

  • 8d1f155: Fix build of Docker image
  • Updated dependencies [db20277]
    • trifid-plugin-yasgui@2.2.4

trifid-plugin-yasgui@2.2.5

13 Aug 17:19
79967fe
Compare
Choose a tag to compare

Patch Changes

  • 3aeb88e: Upgrade @zazuko/yasgui to 4.2.32

trifid-plugin-yasgui@2.2.4

13 Aug 15:54
c7db679
Compare
Choose a tag to compare

Patch Changes

  • db20277: Upgrade @zazuko/yasgui to 4.2.31

trifid@4.0.0

27 Jun 17:55
f629d6c
Compare
Choose a tag to compare

Major Changes

  • bb80ca9: Use @zazuko/trifid-entity-renderer instead of @zazuko/trifid-renderer-entity

    You will need to do the change in your configuration file:

     middlewares:
       # …
    
       entity-renderer:
    -    module: "@zazuko/trifid-renderer-entity"
    +    module: "@zazuko/trifid-entity-renderer"

Patch Changes

  • Updated dependencies [4a4e624]
  • Updated dependencies [ed223f3]
  • Updated dependencies [56144fd]
    • @zazuko/trifid-entity-renderer@0.4.18

trifid-core@2.6.2

27 Jun 16:21
d42b5ce
Compare
Choose a tag to compare

Patch Changes

  • 735bf99: Import trifid-core into trifid mono-repo.

@zazuko/trifid-entity-renderer@0.4.18

27 Jun 17:55
f629d6c
Compare
Choose a tag to compare

Patch Changes

  • 4a4e624: Import trifid-entity-renderer into trifid mono-repo.
  • ed223f3: Format code
  • 56144fd: Fix SPARQL query for label loader (#149)