Skip to content

Releases: zazuko/trifid

@zazuko/[email protected]

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

Minor Changes

  • 9e2019c: Improve the default header

Patch Changes

[email protected]

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

Patch Changes

[email protected]

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

Patch Changes

  • 3aeb88e: Upgrade @zazuko/yasgui to 4.2.32

[email protected]

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

Patch Changes

  • db20277: Upgrade @zazuko/yasgui to 4.2.31

[email protected]

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

[email protected]

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

Patch Changes

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

@zazuko/[email protected]

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)