Releases: mimparat132/kube.nvim
Releases · mimparat132/kube.nvim
v1.2.0
1.1.0
Added features:
get_kustomize_path()
andget_yq_path()
no longer cause neovim to think you have changed the file when you go to close the file.- Added the following functions:
get_k8s_metadata()
encrypt_line()
decrypt_line()
- Updated docs to reflect changes
What's Changed
- Closes Issue #1 by @mimparat132 in #2
New Contributors
- @mimparat132 made their first contribution in #2
Full Changelog: 1.0.0...1.1.0
1.0.0
Includes a rockspec to pull down the lyaml luarock dependency for kube.nvim