Releases: renan-r-santos/pixi-kernel
Releases · renan-r-santos/pixi-kernel
v0.6.1
v0.6.0
Pixi Kernel v0.6.0 is here!
- Expanded Pixi environment support: you can now use Pixi environments beyond just the
default
one! This gives you more flexibility and control over your projects. #42 by @renan-r-santos
Full Changelog: v0.5.4...v0.6.0
I hope this update makes your development experience even better. Merry Christmas and Happy Holidays to everyone!
v0.5.4
What's Changed
- Fallback to blocking
subprocess.run
if using SelectorEventLoop type by @renan-r-santos in #40
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Fix blocking
subprocess.run
by @renan-r-santos in #37
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- Fix
pixi
usingPIXI_PROJECT_MANIFEST
instead of the nearestpixi.toml
during manifest discovery - Update internal dependencies
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Added support for Python 3.13
Internal
- Switched to Pydantic for
pixi info
parsing - Updated Pixi to 0.32.0
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Breaking Changes
- Dropped support for Python 3.8 (EOL Oct 2024)
- Dropped support for Pixi older than 0.30.0
- Removed Bash and C++ kernels. Those can be added back in the future upon request
Highlights
- Switched to Kernel Provisioner subclass strategy making the codebase simpler and more portable
- Better error messages if there is an issue with your
pixi.toml
orpyproject.toml
file
Internal
- Switched to
uv
andtox
- Added back Windows machine in CI
- Added back coverage and Codecov upload
- Increased coverage target to 90%
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Fix R kernel for Pixi >= 0.26.0 and bumped minimum Pixi version to 0.21.0 by @renan-r-santos in #23
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: make
pixi-kernel
work independently ofjupyter-client
effectively adding support for VSCode by @renan-r-santos in #18 - Bump version by @renan-r-santos in #19
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- fix: R kernel environment variables fix by @renan-r-santos in #16
- Bump version by @renan-r-santos in #17
Full Changelog: v0.2.0...v0.2.1