Added tag 2.2.2 for changeset ca9681b234b2
The version was changed to 2.2.2.
Cleanup of debian-13 dockerfile.
In administration_tools two scripts were added to distribute to the HZB.
Added tag 2.2.1 for changeset 45aeae30d12c
The version was changed to 2.2.1.
Work around on 'tox'error that happens when we build an rpm for fedora 42.
Update of author e-mail address.
More doctests were added in pyexpander/lib.py.
Bugfix: In lib.py in expandToStr: missing arguments in call of processToList.
Small fix in administration_tools/README.rst.
Bugfix: The recipe how to use testpypi no longer worked.
Added tag 2.2 for changeset fd3b2a952fe7
The version was changed to 2.2.
The documentation on how to install the program was updated.
Small changes in index.rst.
Several changes and improvements in the documentation.
A reference to python3 was removed, version 3 is now the standard.
Option '--preserve-backslashes' leaves backslashes unchanged.
The removal of backslashes is now done in module lib instead of module parser.
A test of backslash escapes was added.
In administration_tools show-version.sh and new-version.sh were improved.
.rgignore was added for the 'rpgrepp' utility.
A script to remove all generated files was added.
Option --safemode was added to expander.py.
Fix dockerfile for debian-12.
The docker file for fedora-38 was removed, fedora-42 was added.
For newer fedora versions build packages with rpm spec file.
A docker file for Fedora 41 was added.
Copyright dates were changed to 2025.
Fixes of URLs in the documentation.
Support for building debian packages directly with pyproject.toml was added.
A docker file for debian-13 was added.
Bug-fixes in some debian dockerfiles.
Parser change for coming Python 3.14 version.
A trace message in test/Makefile was removed.
With permissive mode, errors in expressions are ignored.
Small improvements/bugfixes in command line help.
Exception stack traces are now suppressed unless option --exception is given.
Small documentation fix.
File administration_tools/SETENV.sh was improved.
Small documentation fix.
The script sourceforge-upload-html.sh now uses rsync to distribute files.
A reference to a Flake package created by Mathis Laroche for Nix was added.
Upload wheel file to pypi, too.
Added tag 2.1.2 for changeset 053df5a90181
The version was changed to 2.1.2.
Copyright date for Helmholtz-Zentrum Berlin was changed to 2023.
pypi-test-upload.sh: Upload the wheel file, too.
cleanup-distdirs.sh was made a bit safer.
The last reference to Bitbucket hosting was removed.
.hgignore was updated.
Dockerfiles for creating packages were updated.
Use pyproject.toml (PEP 518) to specify and install the project.
setup.py was changed due to the changed file locations.
The documentation is now placed below the pyexpander library directory.
Some files were moved for pyproject.toml (PEP 518).
The testcode can now be used to test an *installed* version of pyexpander.
Cache files created by "mypy" are now ignored in mercurial.