Skip to content

Releases: Allaman/kustomize.nvim

v4.2.0

22 Apr 21:19
06376d6
Compare
Choose a tag to compare

4.2.0 (2023-04-22)

Features

Bug Fixes

  • use utils.warn if validation finds an issue (75370b1)

v4.1.0

21 Apr 19:47
25341ac
Compare
Choose a tag to compare

4.1.0 (2023-04-21)

Features

  • introduce config table #8 and enhance kubeconform output (44a458c)

v4.0.0

20 Apr 22:24
4680e8e
Compare
Choose a tag to compare

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

23 Feb 19:29
a189234
Compare
Choose a tag to compare

3.1.0 (2023-02-23)

Features

  • list_kinds: show also metadata.name value of each resource #22 (2e8aef6)

v3.0.0

23 Feb 16:17
ebe8c94
Compare
Choose a tag to compare

3.0.0 (2023-02-23)

⚠ BREAKING CHANGES

  • list resource "kinds:" in loclist #21

Features

v2.0.1

11 Jan 04:23
ce3d921
Compare
Choose a tag to compare

2.0.1 (2023-01-11)

Bug Fixes

  • validation error msg handling (d30f120)

v2.0.0

11 Jan 04:03
17cb33e
Compare
Choose a tag to compare

2.0.0 (2023-01-11)

⚠ BREAKING CHANGES

  • introduce nvim-treesitter parsing

Features

  • introduce nvim-treesitter parsing (49aa4a0)

v1.0.3

06 Jan 23:27
d5c5ffb
Compare
Choose a tag to compare

1.0.3 (2023-01-06)

Bug Fixes

  • remove unnecessary line break in error msg (a6b6cb7)

v1.0.2

06 Jan 15:56
ba74c4d
Compare
Choose a tag to compare

1.0.2 (2023-01-06)

Bug Fixes

  • title in warn and error functions (f7c612a)
  • unix detection for path_separator() (7c7b6cd)

v1.0.1

05 Jan 18:00
ec8523d
Compare
Choose a tag to compare

1.0.1 (2023-01-05)

Bug Fixes

  • prevent create_output to create a 'NO NAME' buffer #11 (e57ea1f)