v0.23.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 )