Changelog for
lazydocker-0.23.3-1.34.fc39.x86_64.rpm :
* Wed Jun 05 2024 sony.pcv.s520AATTgmail.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 2023 sony.pcv.s520AATTgmail.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 2023 Kentaro Ishii
- Initial release