Module tf.about.releases

Release notes

Consult the tutorials after changes

When we change the API, we make sure that the tutorials show off all possibilities.

See the app-specific tutorials via tf.about.corpora.


13

This major update has a few small fixes and adds nothing, but it deletes a lot. All functions having to do with XML conversion have been moved out of Text-Fabric, into a new package, Text-Fabric-Factory, which kan be pip installed separately.

13.0

13.0.1-6

2025-03-18

GitLab backends: downloading deeper-than-toplevel subfolders from a repo led to a wrong directory structure of the downloaded files. This has been fixed.

13.0.0

2025-03-18

The place where the downloader thinks the text-fabric-data directory is, is in fact a parameter, but only the module tf.advanced.repo used it. Now you can also pass it to the use() command in tf.app

This is needed when you drive TF programmatically in contexts where your home directory is not the best place for it. For example in conversion pipelines with multiple projects.

Expand source code Browse git
"""
.. include:: ../docs/about/releases.md
"""