Sourced from wntrblm/nox's releases.
2024.03.02
We'd like to thank the following folks who contributed to this release:
@DiddiLeija
@MicaelJarniac
@chrysle
@edgarrmondragon
@fazledyn-or
@franekmagiera
@frenzymadness
@henryiii
@johnthagen
@mayeut
@patrick91
@q0w
@samypr100
@scop
@stasfilin
@stefanv
New Features:
- Add
uv
backend by@henryiii
in wntrblm/nox#762- Add venv backend fallback by
@henryiii
in wntrblm/nox#787- Add option
--reuse-venv {yes,no,never,always}
by@samypr100
in wntrblm/nox#730- Add environment variable
NOX_DEFAULT_VENV_BACKEND
for default backend by@edgarrmondragon
in wntrblm/nox#780- Rename
session.run_always
tosession.run_install
by@henryiii
in wntrblm/nox#770- Add more option argument completions by
@scop
in wntrblm/nox#707- Implement
tox-to-nox
for tox 4 by@frenzymadness
in wntrblm/nox#687- Allow
--force-python
on unparametrized sessions by@chrysle
in wntrblm/nox#756- Add
include_outer_env
parameter tosession.run
and friends by@franekmagiera
in wntrblm/nox#652- GitHub Action: Add support for the
~
version specifier by@mayeut
in wntrblm/nox#712Bugfixes:
- Rebuild environment when changing to an incompatible backend type by
@henryiii
in wntrblm/nox#781- Warn user when first argument to
session.run
is a list by@stefanv
in wntrblm/nox#786- Allow overriding
nox.options.sessions
with--tags
by@q0w
in wntrblm/nox#684- Allow overriding
NO_COLOR
with--force-color
by@stasfilin
in wntrblm/nox#723- Fix
nox.options.error_on_missing_interpreters
when running in CI by@samypr100
in wntrblm/nox#725Documentation Improvements:
- Create an official Nox badge by
@johnthagen
in wntrblm/nox#714 and wntrblm/nox#715- Add recipe for generating a matrix with GitHub Actions by
@henryiii
in wntrblm/nox#696- Update some links by
@henryiii
in wntrblm/nox#774Internal Changes:
- fix: always pull versions from metadata by
@henryiii
in wntrblm/nox#782- chore: ruff moved to astral-sh by
@henryiii
in wntrblm/nox#722- Use double quotes instead of single in github actions examples by
@patrick91
in wntrblm/nox#724- tests: fixes when running locally by
@henryiii
in wntrblm/nox#721- chore: modernize Ruff config, bump pre-commit by
@henryiii
in wntrblm/nox#744- chore(deps): bump actions/checkout from 3 to 4 by
@dependabot
in wntrblm/nox#738
... (truncated)
Sourced from wntrblm/nox's changelog.
2024.03.02
We'd like to thank the following folks who contributed to this release:
@DiddiLeija
@MicaelJarniac
@chrysle
@edgarrmondragon
@fazledyn-or
@franekmagiera
@frenzymadness
@henryiii
@johnthagen
@mayeut
@patrick91
@q0w
@samypr100
@scop
@stasfilin
@stefanv
New Features:
- Add
uv
backend by@henryiii
in wntrblm/nox#762- Add venv backend fallback by
@henryiii
in wntrblm/nox#787- Add option
--reuse-venv {yes,no,never,always}
by@samypr100
in wntrblm/nox#730- Add environment variable
NOX_DEFAULT_VENV_BACKEND
for default backend by@edgarrmondragon
in wntrblm/nox#780- Rename
session.run_always
tosession.run_install
by@henryiii
in wntrblm/nox#770- Add more option argument completions by
@scop
in wntrblm/nox#707- Implement
tox-to-nox
for tox 4 by@frenzymadness
in wntrblm/nox#687- Allow
--force-python
on unparametrized sessions by@chrysle
in wntrblm/nox#756- Add
include_outer_env
parameter tosession.run
and friends by@franekmagiera
in wntrblm/nox#652- GitHub Action: Add support for the
~
version specifier by@mayeut
in wntrblm/nox#712Bugfixes:
- Rebuild environment when changing to an incompatible backend type by
@henryiii
in wntrblm/nox#781- Warn user when first argument to
session.run
is a list by@stefanv
in wntrblm/nox#786- Allow overriding
nox.options.sessions
with--tags
by@q0w
in wntrblm/nox#684- Allow overriding
NO_COLOR
with--force-color
by@stasfilin
in wntrblm/nox#723- Fix
nox.options.error_on_missing_interpreters
when running in CI by@samypr100
in wntrblm/nox#725Documentation Improvements:
- Create an official Nox badge by
@johnthagen
in wntrblm/nox#714 and wntrblm/nox#715- Add recipe for generating a matrix with GitHub Actions by
@henryiii
in wntrblm/nox#696- Update some links by
@henryiii
in wntrblm/nox#774Internal Changes:
- fix: always pull versions from metadata by
@henryiii
in wntrblm/nox#782- chore: ruff moved to astral-sh by
@henryiii
in wntrblm/nox#722- Use double quotes instead of single in github actions examples by
@patrick91
in wntrblm/nox#724- tests: fixes when running locally by
@henryiii
in wntrblm/nox#721- chore: modernize Ruff config, bump pre-commit by
@henryiii
in wntrblm/nox#744
... (truncated)
4c8e891
Release 2024.03.02 (#789)d862350
feat: venv backend fallback (#787)1c6af24
fix: warn user when first argument to session.run is a list (#786)d59e1ac
fix: rebuild env if making an incompatible change (#781)ff259ce
chore(deps): bump the actions group with 2 updates (#784)93bacbd
Allow configuring default_venv_backend
with an environment
variable (#780)5a097cd
feat: support for reuse_venv option (#730)55e09cd
fix: always pull versions from metadata (#782)c248a76
chore: cleanup Ruff a bit (#783)1fe4437
feat: add a uv backend (#762)