Releases: Allaman/kustomize.nvim
Releases · Allaman/kustomize.nvim
v4.2.0
4.2.0 (2023-04-22)
Features
Bug Fixes
- use utils.warn if validation finds an issue (75370b1)
v4.1.0
4.1.0 (2023-04-21)
Features
- introduce config table #8 and enhance kubeconform output (44a458c)
v4.0.0
4.0.0 (2023-04-20)
⚠ BREAKING CHANGES
- update vim.treesitter API calls
Features
- update vim.treesitter API calls (861c8d5)
Bug Fixes
v3.1.0
3.1.0 (2023-02-23)
Features
- list_kinds: show also metadata.name value of each resource #22 (2e8aef6)
v3.0.0
3.0.0 (2023-02-23)
⚠ BREAKING CHANGES
- list resource "kinds:" in loclist #21
Features
v2.0.1
2.0.1 (2023-01-11)
Bug Fixes
- validation error msg handling (d30f120)
v2.0.0
2.0.0 (2023-01-11)
⚠ BREAKING CHANGES
- introduce nvim-treesitter parsing
Features
- introduce nvim-treesitter parsing (49aa4a0)
v1.0.3
1.0.3 (2023-01-06)
Bug Fixes
- remove unnecessary line break in error msg (a6b6cb7)
v1.0.2
1.0.2 (2023-01-06)
Bug Fixes
- title in warn and error functions (f7c612a)
- unix detection for path_separator() (7c7b6cd)
v1.0.1
1.0.1 (2023-01-05)
Bug Fixes
- prevent create_output to create a 'NO NAME' buffer #11 (e57ea1f)