Skip to content

Releases: renan-r-santos/pixi-kernel

v0.6.1

18 Jan 13:17
3f2a6b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Dec 19:13
83252a6
Compare
Choose a tag to compare

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

23 Dec 12:14
15e1334
Compare
Choose a tag to compare

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

21 Dec 13:52
f34c6e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

29 Nov 12:25
59186c4
Compare
Choose a tag to compare

What's Changed

  • Fix pixi using PIXI_PROJECT_MANIFEST instead of the nearest pixi.toml during manifest discovery
  • Update internal dependencies

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Oct 10:49
25a6f5f
Compare
Choose a tag to compare

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

03 Oct 19:03
69930e7
Compare
Choose a tag to compare

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 or pyproject.toml file

Internal

  • Switched to uv and tox
  • 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

25 Jul 12:17
Compare
Choose a tag to compare

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

17 Apr 16:05
75c4ad1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

13 Apr 22:45
b0e7972
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1