Main Page » Changelog

Changelog

The following features have been added, updated, or removed in BaseX 13:

Commands

  • Updated: PUT, BINARY PUT: Replace or ignore new resources.

Options

  • Added: REPLACE: PUT: replace or ignore existing resources.

XQuery 4.0

  • Added: Destructuring: Assign components of sequences, arrays and maps to variables
  • Updated: Map Order: Syntax generalized to allow arbitrary expressions: { $map-entry }

Database Functions

  • Updated: db:put, db:put-binary, db:put-value: replace or ignore new resources.

File Functions

  • Added: file:is-link.
  • Updated: file:size: New $recursive parameter.

Web Functions

  • Updated: web:redirect: Status parameter added.

XQuery Functions

  • Updated: xquery:eval: Timeout can be a decimal value.

REST

  • Added: PUT Method: Replace or ignore new resources.

⚡Generated with XQuery