File lazydocker.changes of Package lazydocker
------------------------------------------------------------------- Fri Dec 20 02:47:35 UTC 2024 - sony.pcv.s520@gmail.com - Update to version 0.24.1: * go.mod: github.com/docker/cli v27.1.1 * go.mod: github.com/docker/docker v27.1.1 * Use 'docker compose' by default * go.mod: github.com/docker/docker, docker/cli v27.0.3 * go.mod: github.com/docker/docker, docker/cli v26.1.4 * go.mod: github.com/docker/docker, docker/cli v25.0.5 * update to go1.21 * go.mod: github.com/stretchr/testify v1.9.0 * go.mod: github.com/docker/go-connections v0.5.0 * go.mod: github.com/docker/docker, docker/cli v24.0.7 * go.mod: github.com/docker/docker, docker/cli v23.0.10 * go.mod: github.com/Microsoft/go-winio v0.5.3 * go.mod: golang.org/x/time v0.5.0 * go.mod: github.com/docker/go-units v0.5.0 * go.mod: github.com/moby/term v0.5.0 * go.mod: github.com/morikuni/aec v1.0.0 * go.mod: github.com/imdario/mergo v0.3.16 * go.mod: github.com/sirupsen/logrus v1.9.3 * test.sh: fix file not being executable * Dockerfile: fix alpine version * Add hint to .DockerCompose in documentation * fix lazydocker breaking when having default docker explicitly mentioned in docker config * Update readme * README.md: Update Sponsors * Remove homebrew bump action * fix: Properly support remote docker daemon over ssh ------------------------------------------------------------------- Wed Jun 05 03:36:29 UTC 2024 - sony.pcv.s520@gmail.com - Update to version 0.23.3: * Use new github token * Update sponsors action * Remove loader code for confirmation panel * Bump gocui * Default to rounded corners * Fix issue where logs were buggy after returning from subprocess * Gracefully handle situation when container details have not yet loaded * Use taskID mutex properly * Get container details immediately after getting containers * Close stream when done with it * docs: add new 'border' option to config doc * feat: support for different border styles * Fix Go Version to install * Fix small Portuguese typo * Update README.md * Updated README.md * add warp png ------------------------------------------------------------------- Wed Nov 15 14:38:36 UTC 2023 - sony.pcv.s520@gmail.com - Update to version 0.23.1: * Updated README.md * Gracefully check for docker config * Bump docker * Bump x/net * Appease linter * Add timeout to go linter * Use go 1.20 * Forward env vars to commands * feat(docker): Honor the host specified in current docker context (#464) * Update cheatsheets * Fix mistakes in French translation (#427) * i18n: spanish translation (#473) * fix: Maintenance typo (#477) * Fixes #466 (#467) * Updated README.md * Mention JSON schema (#474) * Updated README.md * feat(i18n): 🌐 Portuguese translation (#479) * Updated README.md * Bump version tag in installation docs for asdf (#476) ------------------------------------------------------------------- Tue Sep 12 13:38:09 UTC 2023 - Kentaro Ishii <sony.pcv.s520@gmail.com> - Initial release