Skip to content

v1.5.1

Compare
Choose a tag to compare
@sarub0b0 sarub0b0 released this 23 Apr 07:27
· 246 commits to main since this release

What's Changed

deprecate openssl-tls feature in #469

features

  • package manager support
    • Homebrew
    • Scoop
    • WinGet
    • openSUSE Tumbleweed
  • feat(ui/input): show the cursor during cursor movement in #483

package update

  • fix(deps): update rust crate regex to 1.10.3 in #461
  • fix(deps): update kube-rs (kube, kube-runtime, k8s-openapi) in #460
  • chore(deps): lock file maintenance in #463
  • fix(deps): update rust crate ratatui to 0.26.0 in #464
  • fix(deps): update rust crate unicode-segmentation to 1.11 in #465
  • fix(deps): update rust crate ratatui to 0.26.1 in #473
  • fix(deps): update rust crate arboard to 3.3.1 in #474
  • fix(deps): update rust crate k8s-openapi to 0.21.1 in #476
  • fix(deps): update rust crate rayon to 1.9 in #477
  • fix(deps): update rust crate base64 to 0.22 in #478
  • fix(deps): update all dependencies in #479
  • chore(deps): lock file maintenance in #480
  • fix(deps): update rust crate strum to 0.26.2 in #482
  • chore(deps): lock file maintenance in #484
  • fix(deps): update rust crate regex to 1.10.4 in #485
  • chore(deps): update rust crate indoc to 2.0.5 in #486
  • fix(deps): update rust crate rayon to 1.10 in #487
  • fix(deps): update rust crate regex-syntax to 0.8.3 in #489
  • fix(deps): update rust crate kube to 0.89.0 in #488
  • fix(deps): update rust crate kube to 0.90.0 in #490
  • chore(deps): lock file maintenance in #491
  • chore(deps): update rust crate rstest to 0.19.0 in #492
  • fix(deps): update rust crate ratatui to 0.26.2 in #493
  • chore(deps): lock file maintenance in #494
  • chore(deps): update actions/checkout digest to 1d96c77 in #495
  • Bump deps including rustls by @dcermak in #496

docs

  • docs: add homebrew installation note by @chenrui333 in #468
  • docs: add opensuse installation note in #470
  • docs: move features section to the top in #471
  • docs: add scoop installation note in #472
  • docs: add winget installation note in #475

refactor

New Contributors

Full Changelog: v1.5.0...v1.5.1