Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.41 KB

File metadata and controls

37 lines (21 loc) · 1.41 KB

Change Log

All notable changes to the "hatch" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

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)

0.2.0 (2026-05-29)

Features

  • add command to get env interpreter path (#191) (833a99a)
  • [#140] tests: add real tests (@flying-sheep)
  • [#178] chore: switch to pypa extension ID (@flying-sheep)
  • [#179] ci: add release job (@flying-sheep)
  • [#135] fix dependencies
  • Beta release