Skip to content

Releases: masoudgs/ovm

OVM 0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 22:37

Release v0.7.0

This release contains 51 commits since v0.6.8 built from branch: main on 2025-09-21 22:37:34 UTC.

Change Summary

  • Features: 7
  • Fixes: 4
  • Chores: 9
  • Breaking: 0

Changes Since v0.6.8

Commits list include changes that can be used to identify potential points of interest for compatibility testing.

  • Merge branch 'release/0.7.0' (2ee49fb)
  • chore: update package description (bb03153)
  • feat: enhance plugin sync functionality with improved validation and configuration handling (1421de3)
  • Merge branch 'develop' into release/0.7.0 (0edb978)
  • Merge branch 'feature/use-native-file-size' into develop (5d76cc1)
  • feat: enhance output handling and add file size utilities (07aa4ab)
  • chore: add NodeJS global to ESLint configuration (edc41b9)
  • chore: resolve audits (b117042)
  • fix: update @oclif/plugin-help version to 6.2.33 (dba89c7)
  • docs: update section title and wording for configuration sync (82377ec)
  • test: move integration tests for vault and plugin synchronization (42232dc)
  • fix: update CI workflow to upload test results as artifacts and integrate Codecov scanning (29563b4)
  • chore: improve error handling for ExitPromptError in command execution (8142dce)
  • chore: update Node.js version to 20 across CI, documentation, and configuration files (b77c2a0)
  • feat: enhance CI/CD pipeline with changelog generation and linting jobs (38c7df5)
  • Merge branch 'develop' into release/0.7.0 (7763b5b)
  • fix: enhance output handling for installed plugins in stats action (dcfc6b0)
  • chore: format schemas (634a8a3)
  • Merge branch 'develop' into release/0.7.0 (3d016bc)
  • refactor: rename sync functionality (060ed45)
  • ci: enhance pipeline with pre-release creation and dynamic changelog generation (12d07a0)
  • chore: update package manager version to pnpm@10.16.0 (7366bd8)
  • Merge branch 'develop' into release/0.7.0 (9257799)
  • docs: improve README and installation documentation for clarity and conciseness (775fc77)
  • test: add unit tests for config utilities and environment variables (035a4e3)
  • feat: standardize flag descriptions and improve command descriptions (f16b167)
  • docs: clarify description of configuration synchronization in configuration.md (d329830)
  • test: normalize version info in CLI help snapshots for consistency (c6a9a7c)
  • Merge branch 'develop' into release/0.7.0 (1a82897)
  • chore: update tmp and add vite dependency version constraints (0696b61)
  • test: add exports field to package.json and implement CLI help tests (5823b59)
  • Merge branch 'develop' into release/0.7.0 (12b399d)
  • chore: update package manager version to pnpm@10.15.1 (4242870)
  • Merge branch 'feature/add-base-dir-to-config-sync' into develop (a75182b)
  • feat: add baseDir to config schema and implement related tests for file sync (1344596)
  • feat: enhance config schema with JSON Schema reference and improve vault sync path resolution (96645d6)
  • fix: update package dependencies for compatibility and security (0d651d6)
  • Merge branch 'develop' into release/0.7.0 (1c43d7b)
  • feat: add JSON schema generation and update config handling (788634b)
  • 0.7.0 (c53077a)
  • Merge branch 'release/0.6.8' (3dbe471)
  • Merge branch 'release/0.6.7' (0b99e80)
  • Merge branch 'release/0.6.6' (bfe0f60)
  • Merge branch 'release/0.6.5' (fd8d6d1)
  • Merge branch 'release/0.6.4' (d71a699)
  • Merge branch 'release/0.6.3' (bbbc19d)
  • Merge branch 'release/0.6.2' (d9c64b3)
  • Merge branch 'release/0.6.1' (8b0c42f)
  • Merge branch 'release/0.6.0' (69a95e0)
  • 0.5.1 (78d8847)
  • Merge branch 'hotfix/resolve-imports' (2970be1)

Installation

npm install -g ovm@0.7.0

Testing Instructions

Steps to test the release:

  1. Install the release using the command above
  2. Test your existing workflows and configurations
  3. Test new features introduced in this release

Feedback & Issues

You could report issues by using repository issue tracker: https://github.com/masoudgs/ovm/issues

OVM 0.7.0-beta.20250921222433 (Pre-Release)

Choose a tag to compare

Pre-Release v0.7.0-beta.20250921222433

This pre-release contains 41 commits since v0.6.8 built from branch: release/0.7.0 on 2025-09-21 22:24:53 UTC.

Change Summary

  • Features: 8
  • Fixes: 4
  • Chores: 9
  • Breaking: 0

Changes Since v0.6.8

Commits list include changes that can be used to identify potential points of interest for compatibility testing.

  • chore: update package description (bb03153)
  • feat: enhance plugin sync functionality with improved validation and configuration handling (1421de3)
  • Merge branch 'develop' into release/0.7.0 (0edb978)
  • Merge branch 'feature/use-native-file-size' into develop (5d76cc1)
  • feat: enhance output handling and add file size utilities (07aa4ab)
  • chore: add NodeJS global to ESLint configuration (edc41b9)
  • chore: resolve audits (b117042)
  • fix: update @oclif/plugin-help version to 6.2.33 (dba89c7)
  • docs: update section title and wording for configuration sync (82377ec)
  • test: move integration tests for vault and plugin synchronization (42232dc)
  • fix: update CI workflow to upload test results as artifacts and integrate Codecov scanning (29563b4)
  • chore: improve error handling for ExitPromptError in command execution (8142dce)
  • chore: update Node.js version to 20 across CI, documentation, and configuration files (b77c2a0)
  • feat: enhance CI/CD pipeline with changelog generation and linting jobs (38c7df5)
  • Merge branch 'develop' into release/0.7.0 (7763b5b)
  • fix: enhance output handling for installed plugins in stats action (dcfc6b0)
  • chore: format schemas (634a8a3)
  • Merge branch 'develop' into release/0.7.0 (3d016bc)
  • refactor: rename sync functionality (060ed45)
  • ci: enhance pipeline with pre-release creation and dynamic changelog generation (12d07a0)
  • chore: update package manager version to pnpm@10.16.0 (7366bd8)
  • Merge branch 'develop' into release/0.7.0 (9257799)
  • docs: improve README and installation documentation for clarity and conciseness (775fc77)
  • test: add unit tests for config utilities and environment variables (035a4e3)
  • feat: standardize flag descriptions and improve command descriptions (f16b167)
  • docs: clarify description of configuration synchronization in configuration.md (d329830)
  • test: normalize version info in CLI help snapshots for consistency (c6a9a7c)
  • Merge branch 'develop' into release/0.7.0 (1a82897)
  • chore: update tmp and add vite dependency version constraints (0696b61)
  • test: add exports field to package.json and implement CLI help tests (5823b59)
  • Merge branch 'develop' into release/0.7.0 (12b399d)
  • chore: update package manager version to pnpm@10.15.1 (4242870)
  • Merge branch 'feature/add-base-dir-to-config-sync' into develop (a75182b)
  • feat: add baseDir to config schema and implement related tests for file sync (1344596)
  • feat: enhance config schema with JSON Schema reference and improve vault sync path resolution (96645d6)
  • fix: update package dependencies for compatibility and security (0d651d6)
  • Merge branch 'develop' into release/0.7.0 (1c43d7b)
  • feat: add JSON schema generation and update config handling (788634b)
  • 0.7.0 (c53077a)
  • feat: migrate test framework and implemented file sync for plugins and vaults (33a867c)
  • Merge branch 'release/0.6.8' into develop (23ed472)

Installation

npm install -g https://github.com/masoudgs/ovm/releases/download/v0.7.0-beta.20250921222433/ovm-0.7.0-beta.20250921222433.tgz

Testing Instructions

Steps to test the pre-release:

  1. Install the pre-release using the command above
  2. Test your existing workflows and configurations
  3. Test new features introduced in this pre-release

Feedback & Issues

You could report issues by using repository issue tracker: https://github.com/masoudgs/ovm/issues

OVM 0.7.0-beta.20250921220804 (Pre-Release)

Choose a tag to compare

Pre-Release v0.7.0-beta.20250921220804

This pre-release contains 40 commits since v0.6.8 built from branch: release/0.7.0 on 2025-09-21 22:08:24 UTC.

Change Summary

  • Features: 8
  • Fixes: 4
  • Chores: 8
  • Breaking: 0

Changes Since v0.6.8

Commits list include changes that can be used to identify potential points of interest for compatibility testing.

  • feat: enhance plugin sync functionality with improved validation and configuration handling (1421de3)
  • Merge branch 'develop' into release/0.7.0 (0edb978)
  • Merge branch 'feature/use-native-file-size' into develop (5d76cc1)
  • feat: enhance output handling and add file size utilities (07aa4ab)
  • chore: add NodeJS global to ESLint configuration (edc41b9)
  • chore: resolve audits (b117042)
  • fix: update @oclif/plugin-help version to 6.2.33 (dba89c7)
  • docs: update section title and wording for configuration sync (82377ec)
  • test: move integration tests for vault and plugin synchronization (42232dc)
  • fix: update CI workflow to upload test results as artifacts and integrate Codecov scanning (29563b4)
  • chore: improve error handling for ExitPromptError in command execution (8142dce)
  • chore: update Node.js version to 20 across CI, documentation, and configuration files (b77c2a0)
  • feat: enhance CI/CD pipeline with changelog generation and linting jobs (38c7df5)
  • Merge branch 'develop' into release/0.7.0 (7763b5b)
  • fix: enhance output handling for installed plugins in stats action (dcfc6b0)
  • chore: format schemas (634a8a3)
  • Merge branch 'develop' into release/0.7.0 (3d016bc)
  • refactor: rename sync functionality (060ed45)
  • ci: enhance pipeline with pre-release creation and dynamic changelog generation (12d07a0)
  • chore: update package manager version to pnpm@10.16.0 (7366bd8)
  • Merge branch 'develop' into release/0.7.0 (9257799)
  • docs: improve README and installation documentation for clarity and conciseness (775fc77)
  • test: add unit tests for config utilities and environment variables (035a4e3)
  • feat: standardize flag descriptions and improve command descriptions (f16b167)
  • docs: clarify description of configuration synchronization in configuration.md (d329830)
  • test: normalize version info in CLI help snapshots for consistency (c6a9a7c)
  • Merge branch 'develop' into release/0.7.0 (1a82897)
  • chore: update tmp and add vite dependency version constraints (0696b61)
  • test: add exports field to package.json and implement CLI help tests (5823b59)
  • Merge branch 'develop' into release/0.7.0 (12b399d)
  • chore: update package manager version to pnpm@10.15.1 (4242870)
  • Merge branch 'feature/add-base-dir-to-config-sync' into develop (a75182b)
  • feat: add baseDir to config schema and implement related tests for file sync (1344596)
  • feat: enhance config schema with JSON Schema reference and improve vault sync path resolution (96645d6)
  • fix: update package dependencies for compatibility and security (0d651d6)
  • Merge branch 'develop' into release/0.7.0 (1c43d7b)
  • feat: add JSON schema generation and update config handling (788634b)
  • 0.7.0 (c53077a)
  • feat: migrate test framework and implemented file sync for plugins and vaults (33a867c)
  • Merge branch 'release/0.6.8' into develop (23ed472)

Installation

npm install -g https://github.com/masoudgs/ovm/releases/download/v0.7.0-beta.20250921220804/ovm-0.7.0-beta.20250921220804.tgz

Testing Instructions

Steps to test the pre-release:

  1. Install the pre-release using the command above
  2. Test your existing workflows and configurations
  3. Test new features introduced in this pre-release

Feedback & Issues

You could report issues by using repository issue tracker: https://github.com/masoudgs/ovm/issues

OVM 0.7.0-beta.20250914145537 (Pre-Release)

Choose a tag to compare

Pre-Release v0.7.0-beta.20250914145537

This pre-release contains 32 commits since v0.6.8 built from branch: release/0.7.0 on 2025-09-14 14:55:56 UTC.

Change Summary

  • Features: 6
  • Fixes: 3
  • Chores: 6
  • Breaking: 0

Changes Since v0.6.8

Commits list include changes that can be used to identify potential points of interest for compatibility testing.

  • test: move integration tests for vault and plugin synchronization (42232dc)
  • fix: update CI workflow to upload test results as artifacts and integrate Codecov scanning (29563b4)
  • chore: improve error handling for ExitPromptError in command execution (8142dce)
  • chore: update Node.js version to 20 across CI, documentation, and configuration files (b77c2a0)
  • feat: enhance CI/CD pipeline with changelog generation and linting jobs (38c7df5)
  • Merge branch 'develop' into release/0.7.0 (7763b5b)
  • fix: enhance output handling for installed plugins in stats action (dcfc6b0)
  • chore: format schemas (634a8a3)
  • Merge branch 'develop' into release/0.7.0 (3d016bc)
  • refactor: rename sync functionality (060ed45)
  • ci: enhance pipeline with pre-release creation and dynamic changelog generation (12d07a0)
  • chore: update package manager version to pnpm@10.16.0 (7366bd8)
  • Merge branch 'develop' into release/0.7.0 (9257799)
  • docs: improve README and installation documentation for clarity and conciseness (775fc77)
  • test: add unit tests for config utilities and environment variables (035a4e3)
  • feat: standardize flag descriptions and improve command descriptions (f16b167)
  • docs: clarify description of configuration synchronization in configuration.md (d329830)
  • test: normalize version info in CLI help snapshots for consistency (c6a9a7c)
  • Merge branch 'develop' into release/0.7.0 (1a82897)
  • chore: update tmp and add vite dependency version constraints (0696b61)
  • test: add exports field to package.json and implement CLI help tests (5823b59)
  • Merge branch 'develop' into release/0.7.0 (12b399d)
  • chore: update package manager version to pnpm@10.15.1 (4242870)
  • Merge branch 'feature/add-base-dir-to-config-sync' into develop (a75182b)
  • feat: add baseDir to config schema and implement related tests for file sync (1344596)
  • feat: enhance config schema with JSON Schema reference and improve vault sync path resolution (96645d6)
  • fix: update package dependencies for compatibility and security (0d651d6)
  • Merge branch 'develop' into release/0.7.0 (1c43d7b)
  • feat: add JSON schema generation and update config handling (788634b)
  • 0.7.0 (c53077a)
  • feat: migrate test framework and implemented file sync for plugins and vaults (33a867c)
  • Merge branch 'release/0.6.8' into develop (23ed472)

Installation

npm install -g https://github.com/masoudgs/ovm/releases/download/v0.7.0-beta.20250914145537/ovm-0.7.0-beta.20250914145537.tgz

Testing Instructions

Steps to test the pre-release:

  1. Install the pre-release using the command above
  2. Test your existing workflows and configurations
  3. Test new features introduced in this pre-release

Feedback & Issues

You could report issues by using repository issue tracker: https://github.com/masoudgs/ovm/issues