Release notes v2.0.0a7#

Quick Overview#

  • FURY import should not cause exception if no screen.

  • Compression type for TIFF files is now applied in save_image().

  • Documentation updates and fixes.

Details#

GitHub stats for 2026/03/07 - 2026/04/03 (tag: v2.0.0a6)

These lists are automatically generated, and may be incomplete or contain duplicates.

The following 7 authors contributed 14 commits.

  • Adeel Ahmad

  • Dhruv Sahu

  • JigyasuRajput

  • Maharshi Gor

  • Serge Koudoro

  • Siddharth Verma

  • dependabot[bot]

We closed a total of 11 issues, 9 pull requests and 2 regular issues; this is the full list (generated with the script tools/github_stats.py):

Pull Requests (9):

  • #1207: BF: Missed pre-commit checks.

  • #1186: DOC: refresh contributing guide lint and python support

  • #1206: Fix blog title underlines

  • #1163: Fix: save_image() now applies compression_type for TIFF files (#1162)

  • #1183: DOC: Fix lowercase ‘returns’ to ‘Returns’ in rotate_vector docstring

  • #1200: Update pre-commit hooks

  • #1150: Bump the actions group with 3 updates

  • #1193: BF: FURY import should not cause exception if no screen.

  • #1152: Rel prep 2.0.0a6

Issues (2):

  • #1162: [BUG] save_image() silently ignores compression_type parameter for TIFF files

  • #1204: requirement.txt not managed