Releases: I2PC/xmipp3-installer
Releases · I2PC/xmipp3-installer
2.0.4
2.0.3
What's Changed
- Downgrade distro version to match scipion requirements
2.0.2
What's Changed
- Fix tag name extraction. Tag names were being properly identified but not properly shown.
2.0.1
What's Changed
- Fixed tag detection
2.0.0
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
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
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
v1.0.0 Add twine