Partially skipped benchmarks will still have their results displayed.
(#1351)
asv will now correctly prepare all the build backend dependencies
into base_requirements and the default build_command has been
modified to allow fetching from PyPI. (#1377)
Bug Fixes
The asv package no longer prepends the script execution directory
unconditionally. Now we check for and remove the path only if it
matches the directory that the runner script resides in. (#1346)
The bdist wheels no longer include benchmarks and test. (#1349)
The mamba plugin works correctly for newer versions (>=1.5) of
libmambapy (#1372)
Internal pip parser now works for git URLs with branches and tags (#1431)
Other Changes and Additions
^^^^^^^^^^^^^^^^^^^^^^^^^^^
asv defaults to --force-reinstall now to facilitate compare and
continuous for manually versioned projects (#1421)
0.6.3 (2024-02-25)
Bug Fixes
^^^^^^^^^
build is now the default backend for asv to install projects. (#1387)
0.6.2 (2024-02-12)
New Features
^^^^^^^^^^^^
Partially skipped benchmarks will still have their results displayed. (#1351)
asv will now correctly prepare all the build backend dependencies into
base_requirements and the default build_command has been modified to
allow fetching from PyPI. (#1377)
Bug Fixes
^^^^^^^^^
The asv package no longer prepends the script execution directory
unconditionally. Now we check for and remove the path only if it matches the
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps asv from 0.5.1 to 0.6.4.
Release notes
Sourced from asv's releases.
... (truncated)
Changelog
Sourced from asv's changelog.
... (truncated)
Commits
37fe021
REL: Finalize v0.6.4 log [wheel build]ba42935
DOC: Rework order for release management8fe40a6
Merge pull request #1424 from HaoZeke/rel64bae97e7
MAINT: Revert changes to rangemedian for 0.6.4b82fb58
DOC: Add more release notes9cfb84e
DOC: Add notes on release managementb10c102
DOC: Add CoC and contributing6afb6c3
DOC: Rework to use towncrier for changelogs18ab7dc
CI: Remove unused auto-publish rule217139f
MAINT: Cleanup with designated initializersYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show