Releases: christophe-duc/lazypodman
Releases · christophe-duc/lazypodman
Release list
v0.1.8
Changelog
- 8203365 Add GitHub Actions workflow for compatible Linux builds
- 2d79d18 Merge pull request #13 from christophe-duc/fix/build_glibc_failing
- c436e57 Merge pull request #14 from christophe-duc/fix/cd_workflow
- 38a433f Merge pull request #15 from christophe-duc/fix/cd_workflow_2
- 2f6b4e6 Merge pull request #16 from christophe-duc/fix/cd_workflow_3
- c52d469 another try
- a930696 fix workflow for CD
- 24ea3e2 updated workflow to more recent ubuntu
v0.1.7
Integrated event streaming with libpod to remove 2s polling and reduce CPU usage significantly
v0.1.6
v0.1.5
What's Changed
- added remove capabilities for pod by @christophe-duc in #9
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- feature: add pod support in the container pane by @christophe-duc in #1
- fixed a problem on linux build by @christophe-duc in #2
- added expand/collapse feature by @christophe-duc in #4
- added pod stats feature by @christophe-duc in #5
- fix a compile error by @christophe-duc in #6
- added restart functionality for pods by @christophe-duc in #7
- added stop/pause functionality for pod by @christophe-duc in #8
New Contributors
- @christophe-duc made their first contribution in #1
Full Changelog: v0.1.0...v0.1.4
v0.1.3
v0.1.2
v0.1.1
Changelog
- 71c53a5 Add build tags to linter and update golangci-lint action to v6
- 0730120 Merge pull request #1 from christophe-duc/feature/add_pod_support
- 56dcdec Merge pull request #2 from christophe-duc/fix_linux_build
- 3deb0f1 Merge pull request #4 from christophe-duc/feature/sort_pods_containers
- 2f69b2e added expand/collapse feature
- bb810d0 additional linting issues
- 7f67c6a corrected a problem reported by CLAUDE Reviewer
- e5c209d feature: add pod support in the container pane
- 1518ae2 fix: address Copilot PR review comments
- 0e0a67a fix: use pods bindings API and update documentation
- 341f173 fixed a problem on linux build
- 6677a03 fixed all formatting errors
- f28b9a5 fixed linting
- 364f399 fixed linting issues
- 562276a regenerated keybindings
v0.1.0
Changelog
- 08861a5 Removed unnecessary string conversion
- ce6cffa "Error return value of mergo.Merge is not checked (from errcheck)" issue solved
- e5ca391 287 Display hotkeys to detach from the container (jesseduffield#465)
- 339b106 Add Compose V2 instructions to FAQ
- 4332656 Add Subble image
- f023b42 Add Subble job ad
- 389981a Add arch aur installation instructions
- e581848 Add automated install-update script for Linux
- c1764d8 Add automated install-update steps for Linux
- 134a6bb Add build tags to cheatsheet check in CI
- 6adb04a Add changes from suggestions
- 541bf03 Add check for German in 'i18n.go'
- badc92f Add container pause functionality
- 5a50175 Add exclude_graphdriver_btrfs tag to avoid btrfs CGO dependency
- 24264b3 Add flaggy to vendor
- 305b963 Add health check to container list
- 015a108 Add hint to .DockerCompose in documentation
- 1bd850d Add legacy folder loc change
- 68f5566 Add message that cheetsheets are auto-generated
- 168f63c Add missing imports
- 86cce84 Add navigation via numbers
- ce95dde Add networks panel
- dddcf7c Add pkg/i18n/french.go
- 0ced576 Add services pause functionality
- 123af38 Add subble job ad
- 2bbdb9b Add support for -f flag
- 39e694f Add timeout to go linter
- 8ee57bf Add tuple png
- b2d98a9 Add unit tests for NewAppConfig composeFiles
- 3f976c2 Add windows release to README
- 98697c5 Added Docker CLI binary to final image
- d78648c Added Docker automated build hook and readme badges for Docker
- ceb8cfc Added Docker labels and Go commit, version and buildSource
- 8ef19b7 Added a litmit to the StatsHistory
- 7107a4c Added config bind mount instruction to Docker container
- 86589c3 Added dutch translations (#18)
- b89b02e Added h key binding
- e07ea95 Added info about chocolatey package
- 58d1d28 Added link to asdf-vm installation method :)
- 74e8d6e Added rounding to timeing
- 58baf82 Added the sugestion from @jesseduffeild
- a01f704 Added volume to Dockerfile so bind mounting is optional
- 3bca81d Added: Turkish language support
- 5c0b355 Adding 'german.go'
- dedafb3 All binaries are in
/bindirectory. - 07f26c1 Allow setting default screenMode (jesseduffield#421)
- 2a9ed70 Allow to render container stats and configs both in
jsonandyaml(jesseduffield#444) - 2dda39d Appease linter
- ee6b990 Applied changes from @dawidd6 to check on terminal space at start
- 92837ca Buffering channel with a size of 1
- 214f96d Build windows amd64 target on CI
- 6473810 Bump docker
- afacc9b Bump github.com/docker/distribution
- f0ee38f Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible (jesseduffield#448)
- 1746bc0 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
- 3c3c80d Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2
- 968b09e Bump gocui
- 337e57a Bump lazycore
- 71e8e43 Bump version tag in installation docs for asdf (jesseduffield#476)
- f25a5eb Bump x/net
- 587bbbf Change warp logo explicitly
- 209456f Changed the keybinding to e
- 63b1d87 Changed the sugestions
- 4d90a03 Changes as requested per review
- cbacd32 Changing SortContainersByName to LegacySortContainers
- 119835c Check if cheatsheets are up to date on CI
- c562563 Clean up
- 992c138 Clean up
- a6ade7e Close stream when done with it
- 945ad95 Comment out snapcraft stuff
- ad9b62e Constrain asciigraph dependency to revision
- 68ee15d Convert generate cmd func to const
- 53efd63 Corrected some typos dutch
- 84f2b91 Create FUNDING.yml
- 5636304 Create Keybindings_tr.md
- 8b68bb6 Create README.md
- af2eb0b Created a seperate context to display just environment variables in the container panel
- 2729aaf Default to rounded corners
- 58d1eef Defer stop ticker
- 767488a Detailed development Docker build in readme with all build args
- ed600c7 Dockerfile: fix alpine version
- 66f5d17 Docs: explain go templates in custom commands (jesseduffield#428)
- 4306000 Exec shell: autodetect container shell
- c7b5868 Fix CI
- 67441aa Fix Go Version to install
- f01d122 Fix GoReleaser build: add containers_image_openpgp tag and reduce platforms
- 1166e0d Fix asdf install command
- b2620b5 Fix image reference
- 630ea7d Fix issue where logs were buggy after returning from subprocess
- 722fb88 Fix mistakes in French translation (jesseduffield#427)
- 43db69d Fix panic: validate Names slice length and use containerID as container name if Names slice is empty in container summary
- b210264 Fix small Portuguese typo
- d98a101 Fix tests for Podman and CI configuration
- 32aaea9 Fix the installed path written in the document to match the script
- 826f029 Fix types
- 91ec431 Fix typo...
- 330131b Fixed Docker regarding no size window with gocui
- d10410e Fixed a sugestion
- cb926cd Fixed an escape bug
- d404716 Fixed bad loop for checking terminal size
- 62eeaac Fixed code format issues
- 580936c Fixed docker build typo (both URL and PATH)
- 29ad43c Fixed infinite loop for checking terminal space as discussed in PR
- 5b3cdcd Fixed sugestion from jesse
- 28e75eb Fixed the issue
- 9a0bbd1 Fixed the typo and removed the uncessory comment
- 56626b9 Fixed typo in Keybindings_de filename
- 42a9668 Fixes jesseduffield#466 (jesseduffield#467)
- 1681d83 Fixing gofmt errors
- 966570c Forward env vars to commands
- de07409 Generate french keybindings
- bca15cf Get container details immediately after getting containers
- fd70aaa Git commit reference mechanism changed
- e860416 Gracefully check for docker config
- 8a0fcf9 Gracefully handle situation when container details have not yet loaded
- b1881e6 Improve container top
- 8acb257 Improved installation script that avoids sudo rights
- 3c60753 Include image name on config tab
- cdf075b Initial working demo
- b5df761 InternalFunction is not serializable to YAML
- d971621 Kill all related processes using windows internals
- c89e396 Lazydocker can be ran directly as entrypoint
- 663928e Log the error
- 6ef3342 Logs PrepareForChildren
- fd4d4a1 Made the information pulling time dynamic
- 58ba364...