Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dive_0.11.0_checksums.txt | 2023-07-07 | 958 Bytes | |
dive_0.11.0_linux_amd64.deb | 2023-07-07 | 4.0 MB | |
dive_0.11.0_linux_arm64.deb | 2023-07-07 | 3.6 MB | |
dive_0.11.0_linux_amd64.rpm | 2023-07-07 | 4.1 MB | |
dive_0.11.0_linux_arm64.rpm | 2023-07-07 | 3.7 MB | |
dive_0.11.0_windows_amd64.zip | 2023-07-07 | 4.1 MB | |
dive_0.11.0_windows_arm64.zip | 2023-07-07 | 3.7 MB | |
dive_0.11.0_linux_amd64.tar.gz | 2023-07-07 | 4.0 MB | |
dive_0.11.0_linux_arm64.tar.gz | 2023-07-07 | 3.6 MB | |
dive_0.11.0_darwin_amd64.tar.gz | 2023-07-07 | 4.2 MB | |
dive_0.11.0_darwin_arm64.tar.gz | 2023-07-07 | 4.0 MB | |
README.md | 2023-07-07 | 4.2 kB | |
v0.11.0 source code.tar.gz | 2023-07-07 | 3.7 MB | |
v0.11.0 source code.zip | 2023-07-07 | 3.7 MB | |
Totals: 14 Items | 46.6 MB | 16 |
Changelog
v0.11.0 (2023-07-07)
Added Features
- Allow for autodetecting both
.yaml
and.yml
config files [PR [#401]] [dosisod] - Allow for vertical and horizontal scrolling on all views [Issue [#181]] [PR [#399]] [mark2185]
- Support Ctrl-Z for job control. [Issue [#297]] [PR [#447]] [yurenchen000]
- Quit on
q
[Issue [#352]] [PR [#354]] [abitrolly] - dive with podman on MacOS [Issue [#368]] [PR [#390]] [michaelherold]
- Add more details to "Image Details" section [Issue [#369]] [PR [#399]] [mark2185]
- Viewing command Details [Issue [#381]] [PR [#399]] [mark2185]
Bug Fixes
- Fix stream podman command hanging [PR [#349]] [hedrox]
- Fix rendering for multi-line commands [PR [#443]] [lutzky]
- Layers selection area pushes other UI elements offscreen [Issue [#285]] [PR [#399]] [mark2185]
- How to see all layers? [Issue [#328]] [PR [#399]] [mark2185]
- UI - 'Command' details are truncated! [Issue [#376]] [PR [#399]] [mark2185]
- Dive is crashing when browsing layers of paketobuildpacks/run:base-cnb image [Issue [#396]] [PR [#395]] [lightsnowball]
Additional Changes
- improve README with new docker run command [PR [#344]] [ozbillwang]
- Add Nix/NixOS package installation instructions [PR [#348]] [alexandregv]
- Correct installation instruction for Ubuntu/Debian [PR [#400]] [iwataka]
- ubuntu install latest version script [PR [#403]] [orihomie]
- feat: add support for alternative ordering strategies [PR [#424]] [iiian]
- Update README.md about installation on Arch Linux [PR [#428]] [orhun]
- Updated the deprecated ioutil dependency [PR [#429]] [zachary-walters]
- Bump module versions to resolve vulnerabilities [PR [#455]] [luhring]
- Fix CI [PR [#457]] [abitrolly]
- Update the link for the Arch Linux package [PR [#459]] [orhun]