UG-ANTS 0.4.0 (December 2025)#

This release is primarily driven by migration to GitHub. For a full list of changes see the 0.4.0 release milestone.

Important

The Contributor Licence Agreement (CLA) has been updated (PR #40). All contributors must re-sign the CLA, see UG-ANTS: How to Contribute.

Features#

Bugs Fixed#

Incompatible Changes#

Infrastructure#

  • PR #7: Unit tests are run with GitHub Actions as part of continuous integration (CI).

  • PR #12 and PR #13: Documentation is built with GitHub Actions as part of continuous integration (CI).

  • PR #9: pre-commit hooks are now supported in UG-ANTS.

  • PR #30: setuptools-scm is now used to set the version number automatically from git metadata.

Documentation#