| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-16 | 3.0 kB | |
| v1.4.0 source code.tar.gz | 2024-05-16 | 180.6 kB | |
| v1.4.0 source code.zip | 2024-05-16 | 258.7 kB | |
| Totals: 3 Items | 442.4 kB | 0 | |
1.4.0 (2024-05-16)
Features
- add a new "run" tag to tasks (#263) (792aeb6)
- add config option to disable autostart when loading tasks (#245) (de07357)
- add mage template provider (#253) (68a2d34)
- support for vscode's "hide" option (#272) (b04b0b1)
Bug Fixes
- add missing space after
runningglyph (#282) (dd701ed) - eslint and jshint problem matcher patterns (#260) (4855aef)
- if fetching task by tags, ignore tasks with no tags (#252) (d3f9a02)
- npm: smarter package.json file detection (#250) (facb48f)
- problem matcher uses message from non-loop pattern (#247) (93cf38a)
- refactor deprecated methods in neovim 0.10 (c1bbc26)
- remove calls to deprecated tbl_add_reverse_lookup (b72f6d2)
- run_in_cwd runs in current buffer by default (e532dbb)
- set default winblend to 0 (#292) (7dc625d)
- update type definitions for overseer.setup() (7ae60fc)
- update type definitions for overseer.setup() (#289) (cd46ead)