Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 621 Bytes

Change Log

All notable changes to the "kubeapply" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

[1.0.3] - 2024-02-21

  • Add command to cd to the selected folder.

[1.0.2] - 2023-09-28

  • Add double check before apply and delete manifest file.

[1.0.1] - 2023-08-10

  • Change default keybinding.

[1.0.0] - 2023-08-03

  • Use Webpack to bundle src code.
  • Update devDependencies (typescript 3.8.3 --> 5.1.3; vscode 1.43.0 --> 1.80.0)
  • Add Funtion: Sync Online resource config to Local YAML.