Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2023-10-11 | 1.2 kB | |
lazydocker_0.23.0_Linux_arm64.tar.gz | 2023-10-11 | 4.1 MB | |
lazydocker_0.23.0_Darwin_arm64.tar.gz | 2023-10-11 | 4.5 MB | |
lazydocker_0.23.0_Darwin_x86_64.tar.gz | 2023-10-11 | 4.7 MB | |
lazydocker_0.23.0_Linux_x86_64.tar.gz | 2023-10-11 | 4.5 MB | |
lazydocker_0.23.0_Linux_x86.tar.gz | 2023-10-11 | 4.3 MB | |
lazydocker_0.23.0_Windows_arm64.zip | 2023-10-11 | 4.2 MB | |
lazydocker_0.23.0_Windows_armv6.zip | 2023-10-11 | 4.4 MB | |
lazydocker_0.23.0_Linux_armv6.tar.gz | 2023-10-11 | 4.2 MB | |
lazydocker_0.23.0_Linux_armv7.tar.gz | 2023-10-11 | 4.2 MB | |
lazydocker_0.23.0_Windows_x86.zip | 2023-10-11 | 4.4 MB | |
lazydocker_0.23.0_Windows_armv7.zip | 2023-10-11 | 4.3 MB | |
lazydocker_0.23.0_Windows_x86_64.zip | 2023-10-11 | 4.6 MB | |
README.md | 2023-10-10 | 1.5 kB | |
v0.23.0 source code.tar.gz | 2023-10-10 | 12.1 MB | |
v0.23.0 source code.zip | 2023-10-10 | 13.0 MB | |
Totals: 16 Items | 77.6 MB | 0 |
The important part of this release is that we now honour the host specified in the current docker context (courtesy of @rajiv-k !).
But thanks to all contributors who helped with this release!
Apologies for taking so long to cut new releases with lazydocker. I really do want to spend more time on this project but lazygit consumes pretty much all of my free time. I've got a PR in the works for changing things like timestamps/wrap/autoscroll/etc when viewing logs but it's in limbo until I find the time to get back to it.
Changelog
Features
- d2fa5e9 feat(docker): Honour the host specified in current docker context (#464) (@rajiv-k )
- 966570c Forward env vars to commands (@jesseduffield )
Translations
- 50582db feat(i18n): đ Portuguese translation (#479) (@miguelfferraz )
- d2dd4db i18n: spanish translation (#473) (@luisnquin )
- 722fb88 Fix mistakes in French translation (#427) (@paulus85 )
- 42a9668 Fix polish translation (#467) (@panproteus )
Maintenance
- 9e90d2f Mention JSON schema (#474) (@EmilyGraceSeville7cf )
- e69449c Use go 1.20 (@jesseduffield )
- 953e560 fix: Maintenance typo (#477) (@testwill )
- 39e694f Add timeout to go linter (@jesseduffield )
- 2dda39d Appease linter (@jesseduffield )
- 6473810 Bump docker (@jesseduffield )
- 71e8e43 Bump version tag in installation docs for asdf (#476) (@helgeblod )
- f25a5eb Bump x/net (@jesseduffield )