Skip to content

Releases: I2PC/xmipp3-installer

2.0.4

08 Jan 11:32
3576912

Choose a tag to compare

Fixed package name that caused issues when installing from github instead of Pypi.

2.0.3

18 Nov 11:59
d66394b

Choose a tag to compare

What's Changed

  • Downgrade distro version to match scipion requirements

2.0.2

17 Nov 16:46
25be07f

Choose a tag to compare

What's Changed

  • Fix tag name extraction. Tag names were being properly identified but not properly shown.

2.0.1

17 Nov 16:05
3fc6a28

Choose a tag to compare

What's Changed

  • Fixed tag detection

2.0.0

17 Nov 11:30
294d771

Choose a tag to compare

What's Changed

  • Removed devel & master branches in xmipp in favour of single main branch
  • Update xmipp's repository following repository rename

Breaking changes

Now the installation will behave differently (undefined behaviour) on xmipp releases older than 4.0.0.

1.1.0

15 Nov 19:15
40a1ad0

Choose a tag to compare

What's Changed

  • Improved project metadata
  • Added Ruff linter checks
  • Update urls
  • Better installation docs
  • Increase API call timeout
  • Fix path to data tests
  • Several logging fixes
  • Disable build tests
  • Fix models url & default path
  • Spelling corrections
  • Two new flags for mode test: --all-functions & --all-programs
  • Fixed models path in getModels
  • Improved mode getSource's description
  • Automatically load xmipp.bashrc when running mode test
  • Add binaries path to the deletion list in cleanBin
  • Several code smells & stronger typing
  • Fixing path and folders to run sync_data
  • Enabled checks with Python 3.14
  • Hidden telemetry terminal message

**Note: This package cannot be natively built yet with Python 3.14 in order to create wheels, as the pyproject.toml file uses an older format to keep compatibility with Python 3.8. Will be revisited in the future.

1.0.1 - Minor bug in mode getSources

13 Mar 08:52

Choose a tag to compare

Fixed a bug where, in mode getSources, when a branch has been specified and does not exist in at least one of the sources, the warning message indicating that such branch doess not exist in the source was not properly formatted.

  • The warning consisted on two lines, and the second one did not retain yellow color
  • Also, the first warning line ended with a dot (.), so, being right after a url, the dot was included in the url, leading to 404 errors when clicking it.

Fixed in #87.

1.0.0

07 Mar 19:23
ac4d560

Choose a tag to compare

v1.0.0

Add twine