| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-12 | 5.1 kB | |
| v2.1.0 source code.tar.gz | 2026-01-12 | 183.8 kB | |
| v2.1.0 source code.zip | 2026-01-12 | 250.6 kB | |
| Totals: 3 Items | 439.4 kB | 0 | |
2.1.0 (2026-01-11)
Features
- Add filetype to task output buffer (#439) (e180d8a)
- add mise tasks template provider (#414) (00e01e6)
- add win border option for task win and form (#468) (7fc4d8f)
- config option to disable template providers (4c796a6)
- just: improve behavior for modules in subdirectories (4acd767)
- just: list tasks from justfile modules (#481) (0181f28)
- npm: add support for glob pattern in npm workspaces and pnpm-workspaces.yaml (#463) (42d15cd)
- on_output_quickfix: param to focus quickfix window on open (ebe6030)
- run_template: allow overriding search params when running templates (#480) (27f12d6)
Bug Fixes
- cargo: add schedule_wrap to cargo command callback (fix #456) (36298ea)
- duplicate template files found from vim.fs.find (ef08def)
- fileWorkspaceFolder should respect current opened file (#434) (b071fb5)
- guard restarts against concurrent task dispose (#465) (3a6c2cf)
- lualine: broken lualine component (#457) (916114d)
- make prev_task and next_task work (#460) (00f16bd)
- make some buffer updates fail more gracefully (#415) (100e969)
- mise: Improve detection of Mise tasks (#476) (2066064)
- named template tasks in orchestrator strategy (#474) (c824500)
- pnpm: Revert "add support for glob pattern in npm workspaces and pnpm-workspaces.yaml" (fe4c8a0)
- replace deleted files.join with vim.fs.joinpath (#469) (e423223)
- resize floating windows when vim changes size (#438) (33dc4f7)
- set jobstart pty height by default (#472) (aebd76e)
- taskfile: send correct target name in generator (#466) (9b6811c)
- windows: normalize file path before extracting module name (#459) (1023f1c)