Skip to content

Releases: KDM-cli/kdc-cli

v0.1.4

01 Jun 18:21
8e71a8e

Choose a tag to compare

What's Changed

  • Add startup and Kubernetes monitoring support by @utkarsh232005 in #25
  • fix: disable RPM post-install scripts to prevent cross-compilation st… by @utkarsh232005 in #26

Full Changelog: v0.1.3...v0.1.4

v0.1.3

01 Jun 17:43
c051338

Choose a tag to compare

What's Changed

  • fix: gracefully skip permission-denied errors during project scan by @utkarsh232005 in #24

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Jun 17:31
d15fa59

Choose a tag to compare

What's Changed

  • fix: disable RPM post-install scripts for cross-compilation by @utkarsh232005 in #23

Full Changelog: v0.1.1...v0.1.2

v0.1.1

01 Jun 17:22
4c1d734

Choose a tag to compare

What's Changed

  • fix(pkg): disable binary stripping in rpm spec to fix cross-architecture rpmbuild by @utkarsh232005 in #19
  • docs: add installation guide and auto-version README workflow by @utkarsh232005 in #21
  • fix(ci): fix string interpolation in generated Homebrew formula by @utkarsh232005 in #20
  • fix: correct Homebrew formula URL generation in release workflow by @utkarsh232005 in #22

Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Jun 16:32
13c478b

Choose a tag to compare

What's Changed

  • Add initial project documentation and security policy by @utkarsh232005 in #1
  • Migrate project configuration to Rust and enhance CI coverage by @utkarsh232005 in #2
  • Migrate project configuration to Rust and enhance CI coverage by @utkarsh232005 in #3
  • Configure Dependabot for npm and GitHub Actions dependencies by @utkarsh232005 in #4
  • Migrate to rust-cache and simplify CI installation by @utkarsh232005 in #9
  • chore(deps): bump crossterm from 0.28.1 to 0.29.0 by @dependabot[bot] in #10
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #6
  • chore(deps): bump ratatui from 0.29.0 to 0.30.0 by @dependabot[bot] in #8
  • chore(deps): bump codecov/codecov-action from 4 to 6 by @dependabot[bot] in #7
  • Implement deployment command and enhance diagnostics with JSON support by @utkarsh232005 in #11
  • Add automated release CI pipeline and update project scripts by @utkarsh232005 in #12
  • test: synchronize dashboard tests with a mutex and update GitHub work… by @utkarsh232005 in #13
  • Pin upload-artifact action to specific hash by @utkarsh232005 in #14
  • fix(ci): update actions/upload-artifact to valid v4.6.2 SHA by @utkarsh232005 in #15
  • fix(ci): add explicit toolchain input to rust-toolchain action by @utkarsh232005 in #16
  • fix(ci): update softprops/action-gh-release to correct v2.0.8 SHA by @utkarsh232005 in #17
  • fix(ci): use POSIX ERE capturing group in semver regex validation by @utkarsh232005 in #18

New Contributors

Full Changelog: https://github.com/KDM-cli/kdc-cli/commits/v0.1.0