Skip to content

2024.04.15 🪼

Latest
Compare
Choose a tag to compare
@theacodes theacodes released this 15 Apr 14:07
· 1 commit to main since this release
5656fce

We'd like to thank the following folks who contributed to this release:

New features:

  • Added support for PEP 723 (inline script metadata) with nox.project.load_toml by @henryiii in #811
  • Added support for micromamba by @henryiii in #807
  • Added venv_backend property to sessions by @henryiii in #798
  • Added the ability to use None to remove environment variables by @henryiii in #812
  • Added support for skipping sessions by default using default=False by @henryiii in #810

Bugfixes: