Skip to content

v1.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@sarub0b0 sarub0b0 released this 09 Jun 15:48
· 416 commits to main since this release

What's Changed

  • chore(deps): lock file maintenance by @sarub0b0 in #302
  • chore(deps): lock file maintenance by @sarub0b0 in #303
  • chore(deps): lock file maintenance by @sarub0b0 in #304
  • chore(deps): lock file maintenance by @sarub0b0 in #305
  • fix(deps): update rust crate ctrlc to 3.3.0 by @sarub0b0 in #306
  • fix(deps): update rust crate ctrlc to 3.3.1 by @sarub0b0 in #311
  • chore(api): rename api -> list by @sarub0b0 in #313
  • fix(tui_wrapper/util): returned true even out of range. by @sarub0b0 in #314
  • chore(deps): lock file maintenance by @sarub0b0 in #316
  • feat(ui/log): Add blank line with Enter input. by @sarub0b0 in #315
  • fix(deps): update rust crate once_cell to 1.17.2 by @sarub0b0 in #321
  • fix(k8s/log): correct line breaks in logs by @sarub0b0 in #324
  • fix(k8s/log): correct line breaks in logs by @sarub0b0 in #326
  • feat(ui/text): Crash when clicking on empty line in TextView - Out of range by @sarub0b0 in #327
  • fix(deps): update rust crate ctrlc to 3.4.0 by @sarub0b0 in #328
  • feat: change from tui-rs to ratatui by @sarub0b0 in #323
  • fix(ui/log): support tab chars by @sarub0b0 in #329
  • feat(ui/log): Don't clear logs when the pod/container restart, deletion or other actions. by @sarub0b0 in #331
  • chore(deps): lock file maintenance by @sarub0b0 in #334
  • fix(ui): sort items in select view by @sarub0b0 in #336
  • fix(deps): update rust crate once_cell to 1.18.0 by @sarub0b0 in #337
  • Support all api versions in List and Yaml by @sarub0b0 in #339
  • Improve error handling of k8s worker by @sarub0b0 in #340
  • feat(ui/tab): Add highlighting for clickable tabs on mouse hover by @sarub0b0 in #341
  • fix(deps): update rust crate kube to 0.83 by @sarub0b0 in #338
  • feat(k8s): Use the semantic “most recent” resource version strategy by @sarub0b0 in #342
  • chore(deps): lock file maintenance by @sarub0b0 in #343
  • fix(text/wrap): prevent an infinite loop when wrap_width is zero by @sarub0b0 in #344
  • chore(deps): remove unused deps by @sarub0b0 in #345
  • Support rustls by @sarub0b0 in #346

Full Changelog: v1.2.2...v1.3.0-beta