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
- Bad version for plugin-core peer-dependency.
0.3.1 - 2024/08/20
- Update plugin-core to version
0.28.0.
0.3.0 - 2024/08/09
- Add workflow to publish on npm.
- 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
- Update plugin-core to version
0.26.2.
- Fix recognize GitHub files as kubernetes files.
0.2.0 - 2024/07/11
- Update models for readOnly.
0.1.1 - 2024/07/09
- Update plugin-core to version
0.25.0.
0.1.0 - 2024/06/27
- 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.
- Replace documentation generation library ESDoc by JSDoc