Skip to content

Releases: pypa/hatch-code

0.2.1: bug fixes for powershell and command enablement

Choose a tag to compare

@flying-sheep flying-sheep released this 01 Jun 00:31
5e7e8ee

0.2.1 (2026-06-01)

Bug Fixes

  • make hatch.envInterpreter enablement a valid when-clause (#195) (68287b0)
  • prepend PowerShell call operator when activating environments (#197) (682a443)

thank you for these @d-biehl!

0.2.0: env interpreter command

Choose a tag to compare

@flying-sheep flying-sheep released this 29 May 12:03
0e93e20

0.2.0 (2026-05-29)

Features

  • add command to get env interpreter path (#191) (833a99a)

0.1.2: marketplace

Choose a tag to compare

@flying-sheep flying-sheep released this 09 May 16:27

https://marketplace.visualstudio.com/items?itemName=PyPA.hatch 🥳

0.1.1: Beta test

Choose a tag to compare

@flying-sheep flying-sheep released this 26 Mar 08:14
5036924

Check out the README for usage instructions, features, and limitations.

In particular, you might want to set "python-envs.terminal.autoActivationType": "shellStartup" to get faster activation in the terminal if you use a shell they’ve implemented it for.

0.1.0: Beta test

Choose a tag to compare

@flying-sheep flying-sheep released this 25 Mar 12:18
cc37db9

go to v0.1.1 instead!