Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
0.95.0 (2024-11-15)
⚠ BREAKING CHANGES
Build
reana-client
container image (#710) (2c99c5d), closes #709pyproject.toml
(#725) (166ced7)pytest-runner
(#725) (d6232a5)tests_require
(#725) (3397c7e)Features
logs --follow
functionality (#731) (dda80d1)Bug fixes
Code refactoring
Code style
Test suite
Continuous integration
-I
when installing dependencies (e717555)tests
package variant instead ofall
(#703) (fe0b00a)pytest
directly instead ofsetup.py test
(#725) (c755d8a)Documentation
--help
(a72be53)open
command documentation typo (#716) (9a4dfc2)Chores