Skip to content

Releases: hypermedia-app/talos

@hydrofoil/talos@0.8.3

15 Feb 15:26
d3d0d53

Choose a tag to compare

Patch Changes

  • 0ae37df: build(deps): bump commander from 12.1.0 to 14.0.2
  • Updated dependencies [4d36f21]
    • @hydrofoil/talos-core@0.3.2

@hydrofoil/talos-core@0.3.2

15 Feb 15:26
d3d0d53

Choose a tag to compare

Patch Changes

  • 4d36f21: Update @hydrofoil/sparql-processor to v0.2

@hydrofoil/talos@0.8.2

06 May 08:38

Choose a tag to compare

Patch Changes

  • 65390d4: Updated @tpluscode/sparql-builder to 3.0.1
  • e349c5b: Updated @zazuko/env-node to 3.0.0
  • 65390d4: Updated @zazuko/vocabularies to 4.0.1
  • efadd0e: Added --remote-endpoint <name=URL> option
  • 9bda3d2: Support tsx as loader in shell entrypoint
  • Updated dependencies [52436dd]
  • Updated dependencies [efadd0e]
  • Updated dependencies [e349c5b]
  • Updated dependencies [65390d4]
  • Updated dependencies [e349c5b]
    • @hydrofoil/talos-core@0.3.1

@hydrofoil/talos-core@0.3.1

06 May 08:38

Choose a tag to compare

Patch Changes

  • 52436dd: build(deps): bump mime-types from 2.1.35 to 3.0.1
  • efadd0e: In update queries, <urn:endpoint:NAME> can be used to reference remote endpoints passed as endpoints option
  • e349c5b: Updated @zazuko/env-node to 3.0.0
  • 65390d4: Updated @comunica/query-sparql to 4.2.0
  • e349c5b: Updated n3 to 1.25.2

@hydrofoil/talos@0.8.1

18 Apr 10:50

Choose a tag to compare

Patch Changes

  • 3461d55: Update pino-pretty to v13
  • 083f2b0: build(deps): bump pino from 9.4.0 to 9.6.0
  • ed1e687: Fix discovering the JS entrypoint

@hydrofoil/talos@0.8.0

13 Nov 08:55

Choose a tag to compare

Minor Changes

  • 094d088: SPARQL Queries are adjusted to use the base URI calculated from the resource path. For example, in query /tables/generate.ru, the effective base URI would be /tables/generate/. This is to align this behavior with how static sources are parsed. In such case, rename the file to index.ru to remove the file name from resolves URIs.

  • 38c59be: Ensures trailing slash in bare-domain resources

  • 094d088: Base URI behavior changed. Now relative URIs will be resolved against the calculated base including a trailing slash. The exception is an empty <> reference which will be resolved against the base without a trailing slash.
    Use <./> to create a resource with a trailing slash.

    File path URI reference Resulting URI
    /api/people.ttl <> /api/people
    /api/people.ttl <.> /api/people
    /api/people.ttl <./> /api/people/
    /api/people.ttl <john> /api/people/john
    /api/people.ttl <#john> /api/people#john
    /api/people.ttl <../people> /api/people
    /api/people.ttl <./people> /api/people
    /api/people.ttl </projects> /projects

Patch Changes

  • b4bf27e: Prettier logs
  • 094d088: Trailing slash in base URI is truncated when resolving relative URI references
  • Updated dependencies [b4bf27e]
  • Updated dependencies [be8f9e4]
  • Updated dependencies [094d088]
  • Updated dependencies [38c59be]
  • Updated dependencies [094d088]
  • Updated dependencies [094d088]
    • @hydrofoil/talos-core@0.3.0

@hydrofoil/talos-core@0.3.0

13 Nov 08:55

Choose a tag to compare

Minor Changes

  • 094d088: SPARQL Queries are adjusted to use the base URI calculated from the resource path. For example, in query /tables/generate.ru, the effective base URI would be /tables/generate/. This is to align this behavior with how static sources are parsed. In such case, rename the file to index.ru to remove the file name from resolves URIs.

  • 38c59be: Ensures trailing slash in bare-domain resources

  • 094d088: Base URI behavior changed. Now relative URIs will be resolved against the calculated base including a trailing slash. The exception is an empty <> reference which will be resolved against the base without a trailing slash.
    Use <./> to create a resource with a trailing slash.

    File path URI reference Resulting URI
    /api/people.ttl <> /api/people
    /api/people.ttl <.> /api/people
    /api/people.ttl <./> /api/people/
    /api/people.ttl <john> /api/people/john
    /api/people.ttl <#john> /api/people#john
    /api/people.ttl <../people> /api/people
    /api/people.ttl <./people> /api/people
    /api/people.ttl </projects> /projects

Patch Changes

  • b4bf27e: Prettier logs
  • be8f9e4: Updated @comunica/query-sparql to v4.0.2
  • 094d088: Trailing slash in base URI is truncated when resolving relative URI references

@hydrofoil/talos@0.7.0

02 Oct 09:44

Choose a tag to compare

Minor Changes

  • dc36bad: Rename --api to --base
  • dc36bad: Remove options --apiPath and --token
  • dc36bad: Remove put-vocabs command

Patch Changes

  • fef6277: Use pino for logging
  • fef6277: Downgrade anylogger to stable v1 branch
  • Updated dependencies [c7a13b3]
  • Updated dependencies [3d7ab56]
  • Updated dependencies [dc36bad]
  • Updated dependencies [fef6277]
    • @hydrofoil/talos-core@0.2.0

@hydrofoil/talos-core@0.2.0

02 Oct 09:44

Choose a tag to compare

Minor Changes

  • dc36bad: Do not add hydra:apiDocumentation to resources

Patch Changes

  • c7a13b3: build(deps): bump @comunica/query-sparql from 3.2.1 to 3.2.3
  • 3d7ab56: Option to not deploy talos meta graph
  • fef6277: Downgrade anylogger to stable v1 branch

@hydrofoil/talos@0.6.13

23 Aug 10:07

Choose a tag to compare

Patch Changes

  • f70c5d0: build(deps): update @tpluscode/sparql-builder (should fix logging from CLI)
  • Updated dependencies [2ba36e4]
    • @hydrofoil/talos-core@0.1.7