Thanks back for the generous coffee, Rob! ________________________________ Von: r.stapper via BaseX-Talk <basex-talk@mailman.uni-konstanz.de> Gesendet: Samstag, Dezember 27, 2025 10:03:11 AM An: basex-talk@mailman.uni-konstanz.de <basex-talk@mailman.uni-konstanz.de> Betreff: [basex-talk] Re: BaseX-Talk Digest, Vol 192, Issue 6 Thanx for another great release. Coffee is on it's way. Rob Verzonden vanaf mijn Galaxy -------- Oorspronkelijk bericht -------- Van: basex-talk-request@mailman.uni-konstanz.de Datum: 23-12-2025 14:41 (GMT+01:00) Aan: basex-talk@mailman.uni-konstanz.de Onderwerp: BaseX-Talk Digest, Vol 192, Issue 6 Send BaseX-Talk mailing list submissions to basex-talk@mailman.uni-konstanz.de To subscribe or unsubscribe via email, send a message with subject or body 'help' to basex-talk-request@mailman.uni-konstanz.de You can reach the person managing the list at basex-talk-owner@mailman.uni-konstanz.de When replying, please edit your Subject line so it is more specific than "Re: Contents of BaseX-Talk digest..." Today's Topics: 1. BaseX 12.1: The BaseXMas Edition (Christian Grün) 2. Re: BaseX 12.1: The BaseXMas Edition (Marco Lettere) ---------------------------------------------------------------------- Message: 1 Date: Tue, 23 Dec 2025 12:17:30 +0000 From: Christian Grün <cg@basex.org> Subject: [basex-talk] BaseX 12.1: The BaseXMas Edition To: "basex-talk@mailman.uni-konstanz.de" <basex-talk@mailman.uni-konstanz.de>, "basex-announce@mailman.uni-konstanz.de" <basex-announce@mailman.uni-konstanz.de> Message-ID: <AS4PR09MB55499A2FA7AB11E5D7B6A361C7B5A@AS4PR09MB5549.eur prd09.prod.outlook.com> Content-Type: multipart/alternative; boundary="_000_AS4PR09MB55499A 2FA7AB11E5D7B6A361C7B5AAS4PR09MB5549eurp_" Thanks all for the valuable feedback on our latest major release. BaseX 12.1 is now available, with more new and revised features than planned. Highlights include: RESTXQ • improved local locking for resources supplied via arguments Storage • PUT operations: replace or ignore existing resources XQuery • Cache Functions: Store transient data in main-memory LRU caches • Key/Value Store: All opened stores are now kept in main memory • faster generation and conversion of sequences and arrays • fn:load-xquery-module: retrieve module only once at runtime XQuery 4.0 • Function declarations: The 'local' prefix can now be omitted • Destructuring: let $($head, $tail) := ... • Map construction generalized: { 1: 2, $map-entries } • Pseudo path function: $xml/get($node-name) • New node comparators (is-not, precedes, follows, ...) • %method annotation replace by =?> operator For a more complete list of added features, visit our documentation: https://docs.basex.org/13 You can try the new XQuery 4.0 features online using the BaseX fiddle: https://docs.basex.org/13 Download the latest version from our homepage: https://basex.org Have a good time, Your BaseX Team