Skip to content

Latest commit

 

History

History
74 lines (44 loc) · 1.69 KB

File metadata and controls

74 lines (44 loc) · 1.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning

0.3.2 - 2024/08/20

Fixed

  • Bad version for plugin-core peer-dependency.

0.3.1 - 2024/08/20

Changed

  • Update plugin-core to version 0.28.0.

0.3.0 - 2024/08/09

Added

  • Add workflow to publish on npm.

Changed

  • Update nodejs to version 20.16.0.
  • Update npm to version 10.8.1.
  • Update plugin-core to version 0.27.2.

0.2.1 - 2024/08/02

Changed

  • Update plugin-core to version 0.26.2.

Fixed

  • Fix recognize GitHub files as kubernetes files.

0.2.0 - 2024/07/11

Added

  • Update models for readOnly.

0.1.1 - 2024/07/09

Changed

  • Update plugin-core to version 0.25.0.

0.1.0 - 2024/06/27

Added

  • Setup project.
  • Add metadata for main Kubernetes resources.
  • Add parser for Kubernetes files.
  • Add renderer for Kubernetes files.
  • Use plugin-core version 0.24.1.

Changed

  • Replace documentation generation library ESDoc by JSDoc