Releases: dkarter/dotfiles
Releases · dkarter/dotfiles
v3.1.0
3.1.0 (2022-08-10)
⚠ BREAKING CHANGES (somewhat)
- switch diagnostic tools and formatters to null-ls (instead of ALE)
- Apologies for not bumping the version to 4.0, my automatic release strategy did not detect the conventional commit
!
Features
- nvim: add automatic mason tool installer (0dcf428)
Bug Fixes
- nvim: add missing argument to function call (bab784e)
- nvim: correctly hook LSP on_attach (16c2603)
v3.0.0
3.0.0 (2022-08-07)
⚠ BREAKING CHANGES
- switch lsp config to Mason
Features
- nvim: add 'contains' util function (243646d)
Code Refactoring
- switch lsp config to Mason (7202090)
v2.11.0
2.11.0 (2022-07-13)
Features
- installer: add Nerves debian packages (2468319)
- nvim: add K8s completion support for yamlls (dc2f9bd)
v2.10.0
2.10.0 (2022-06-17)
Features
- add git hunk based mappings (14fce6e)
- git: automatically merge JS lockfiles (2b0d203)
- git: use zebra for moved line colors (6b0ff53)
Bug Fixes
- installer: remove eslintrc (c341406)
- nvim: accommodate Malomo naming conventions (d49229e)
v2.9.0
2.9.0 (2022-06-07)
Features
- nvim: add generic
map
function (688641d)
v2.8.1
2.8.1 (2022-06-03)
Bug Fixes
- installer: incompatible ARM ASDF plugins (6f6704e)
- installer: mark Neovim ASDF incompat w/ ARM (6178527)
- nvim: attempt.nvim run commands (f3986b7)
v2.8.0
2.8.0 (2022-05-30)
Features
Bug Fixes
- nvim: remove global eslint (09d9d64)
v2.7.0
2.7.0 (2022-05-29)
Features
- nvim: add context aware commenting (abefabc)
- nvim: add TreeSitter powered TextObjects (8358c22)
Bug Fixes
- nvim: add missing file Comment config (22c2981)
v2.6.1
2.6.1 (2022-05-28)
Bug Fixes
- nvim: tighten n-mode mappings for ripgrep (4c4cb58)
v2.6.0
2.6.0 (2022-05-26)
Features
Bug Fixes
- brew: remove java (1d08dff)
- installer: enable brew after installing it (f986390)