After 15 years of continuous development, the first double-digit version of BaseX is about to see the light of day soon.
We have taken the version jump as an opportunity to perform some major refactorings of BaseX, both under the hood and on API and XQuery level. Before migrating your projects to the new version, some adjustments may be required, so please read this article carefully.
=Prerequisites=
* The deprecated ZIP Module has been removed.
Functions of all modules, excluding the [[File Module]], now consistently resolve relative URI references against the static base URI, and not the current working directory.
=HTTP Requests=