Releases: jesseduffield/lazydocker
v0.5.4
v0.4
Changelog
e581848 Add automated install-update script for Linux
c1764d8 Add automated install-update steps for Linux
d10410e Fixed a sugestion
cb926cd Fixed an escape bug
28e75eb Fixed the issue
d265698 Merge pull request #45 from immanuelfodor/master
e88be90 Merge pull request #59 from vedelaar/master
72d9c4a Merge pull request #60 from mjarkk/fix-main-focus-bug
187689a Merge pull request #62 from mjarkk/fix-58
572ff63 Merge pull request #74 from jesseduffield/go-modules
df536a7 Merge pull request #77 from dawidd6/minimum-compose
c6519b7 Merge pull request #79 from jesseduffield/light-theme-borders
275cd7c Merge pull request #81 from dawidd6/gen_ch_fix
a5ff4d5 Repository with port does not show the correct image name
48da34e Revert "Revert "pass -mod=vendor to gox""
8abffd7 Revert "pass -mod=vendor to gox"
c8ad60d Update steps for auto install using a script
ee53d24 Update to latest master (#1)
bb74eda improve readability of colours
1ff2198 improve readability of colours (#65)
3b5e7f4 mention requirements in README
debda0e pass -mod=vendor to gox
d9d7a8a rm gopkg stuff
8041d7d scripts: adjust cheatsheet generator to latest changes
22b2456 setup go modules
22ff831 update CONTRIBUTING.md to talk about vendoring
0f3a035 update circle ci for go modules
999d12a update test.sh for go modules
4edf263 use default border color to support light theme
v0.3
Changelog
389981a Add arch aur installation instructions
24264b3 Add flaggy to vendor
2bbdb9b Add support for -f flag
b2d98a9 Add unit tests for NewAppConfig composeFiles
86589c3 Added dutch translations (#18)
9c95c34 Merge pull request #38 from mcintyre94/migrate-to-flaggy
8ae9400 Merge pull request #46 from jesseduffield/44_defaulting_to_containers
cf31c23 Merge pull request #50 from mikhailswift/master
b60039c Merge pull request #54 from icdevin/patch-1
d4b4992 Merge pull request #55 from mcintyre94/add-compose-file-flag
9a41c77 Migrate from flag to flaggy
fdb4ad1 Remove hardcoded debug=true flag
d0521c1 Updates README.md with a better alias suggestion
344e5ec default to container view when not in docker-compose context
v0.2.5
Changelog
541bf03 Add check for German in 'i18n.go'
5c0b355 Adding 'german.go'
56626b9 Fixed typo in Keybindings_de filename
d590b2b Merge pull request #17 from jesseduffield/fix-invalid-keybinding
5ff438a Merge pull request #21 from waterfl0w/german-translation
a51bb83 Merge pull request #32 from jonyhy96/master
836b814 Merge pull request #37 from mjarkk/remove-dead-code
bcaa548 Merge pull request #39 from mjarkk/update-gitignore
e49a2bd Merge pull request #43 from jesseduffield/yeah_ed
e3f6f59 Removed some dead code
b7c5481 Translate german.go
08f94ef Translate keybinding docs
16b700c Update README.md
f4f5605 Update README.md
d72808f Update issue templates
3784c3e Update issue templates
be681bb Updated git gitignore
73ec298 fix format
ec7624c fix menu overlap bug
0fe35ba fix strings.ReplaceAll() does't exist error while go version bellow 1.12
70cffac fixed typos in 'german.go'
dcd5bcd remove incorrect description from status click binding
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2
Changelog
84f2b91 Create FUNDING.yml
54a8068 Merge branch 'master' of https://github.com/jesseduffield/lazydocker
05f931e Merge branch 'master' of https://github.com/jesseduffield/lazydocker
305121a Merge branch 'master' of https://github.com/jesseduffield/lazydocker
2966d25 Update FUNDING.yml
ff4d545 Update README.md
05af9e5 Update README.md
7feb0c4 Update README.md
374b4ac Update README.md
c3f8cc1 Update README.md
d38ee4f Update README.md
e4c7a84 Update README.md
704197e Update README.md
2e26736 Update README.md
3715e6a Update README.md
f5e11aa Update README.md
5c10726 Update README.md
d375734 Update README.md
577a778 Update README.md
6cbfc4c Update README.md
de36873 Update README.md
3105c03 add '?' keybinding to view keybindings for a panel
eea087c add PromptToReturn config option
11fa901 add demo gif
7bd7eed add donate link back in
c3ec4b1 add in donate button again
3bd7004 add slack icon
0e76f61 allow click events in menu
7025468 allow clicking on frame edges
f3491cf allow y/n to respond to confirmation prompts
27eb5a6 back to only allowing false defaults for config booleans
f34c7b9 close goEvery goroutines when switching to a subprocess
02753ce create config if it does not exist
32fc8ea defaulting to not wrap now that we can navigate horizontally in the main view
8a5c634 don't ask about the reporting config thing more than once
c57b712 don't ever highlight main
8b99753 fix keybinding error in menu panel on close
dcb8b33 fix up click events on list panels
00f05ae fixup inspect container struct
ee68874 more
2be1658 move demo gif into resources folder
014dce9 no more separate code paths for tty container logs
38237be rearrange items in config doc
83b6cd7 rename to RefreshImages
b644249 show lazydocker config in about tab
8242bd2 show ports at top of container config
e220bed support actual mouse support and focusing the main view
405bb85 support clicking on tabs
4e86732 support custom commands that filter down to service names
2ef5edc switch to yaml fork so that we can view omitEmpty yaml fields when printing the config
852a851 update config comments for better godoc experience
e361a42 update config docs
7deef46 update donate link
799245d update keybindings
8e62044 update readme
4856a3d use fork of roll so that we don't crash on 429 errors
b9bf469 use one-off label to determine whether a container is bound to a service