Highlights
This release fixes some bugs and adds the --cwd
option to the tasks.
Details
Fixed
- Improve shell prompts by @ruben-arts in #385 #388
- Change
--frozen
logic to error when there is no lockfile by @ruben-arts in #373 - Don't remove the '.11' from 'python3.11' binary file name by @ruben-arts in #366
Changed
- Update
rerun
example to v0.9.1 by @ruben-arts in #389
Added
- Add the current working directory (
--cwd
) inpixi tasks
by @ruben-arts in #380
Full Changelog: v0.5.0...v0.6.0