Skip to content

pyflagser version 0.4.2

Compare
Choose a tag to compare
@ulupo ulupo released this 27 Nov 18:05
· 21 commits to 0.4.X since this release

Release 0.4.2

Major Features and Improvements

  • Wheels for Python 3.9 have been added.

  • The flagser submodule has been updated to the latest upstream version, integrating the following changes:

    • flagser now trows exceptions instead of exiting the computation;
    • flagser now supports a number of threads as input parameter and, by default, it will use the maximum number of logic cores available.
  • flagser no longer produces output files.

Bug Fixes

An error encountered when running multiple instances of pyflagser in parallel (due to clashes between temporary file names) has been fixed.

Backwards-Incompatible Changes

None.

Thanks to our Contributors

This release contains contributions from many people:

Julian Burella Pérez and Umberto Lupo.

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.