Skip to content

v0.13.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 09:49
· 10 commits to main since this release
54dab97

Features

  • build: squash Docker image layers by @joschi in #30
  • feat: create multi-arch container images with AMD64 and ARM64 by @joschi in #38
  • build: added ppc64le support (wagoodman#551)
  • feat: improve "Fetching" message (wagoodman#482)
  • feat: show setuid, setgid and sticky attributes (wagoodman#524)
  • feat(docker): Honor the host specified in current docker context (wagoodman#490)
  • feat: add layer-wise filesystem information to the analysis json file (wagoodman#458)
  • feat: add size to Layer Details view (wagoodman#522)
  • feat: add CTRL+e for extracting current focused file
  • feat: vim-like arrow, scroll, and close filtering motions (wagoodman#501)

Bug fixes

Dependency updates

  • chore(deps): update github artifact actions to v4 (major) by @renovate in #20
  • chore(deps): update docker/login-action action to v3 - autoclosed by @renovate in #19
  • chore(deps): update actions/setup-go action to v5 by @renovate in #18
  • chore(deps): update actions/checkout action to v4 by @renovate in #17
  • chore(deps): update actions/cache action to v4 by @renovate in #16
  • build: use Go 1.23.x to build project by @joschi in #24
  • chore(deps): update fountainhead/action-wait-for-check action to v1.2.0 by @joschi in #25
  • fix(deps): update module github.com/dustin/go-humanize to v1.0.1 by @renovate in #5
  • chore(deps): update alpine docker tag to v3.20 by @renovate in #7
  • fix(deps): update github.com/awesome-gocui/keybinding digest to 8602903 by @renovate in #2
  • fix(deps): update module github.com/spf13/cobra to v0.0.7 by @renovate in #6
  • fix(deps): update module github.com/fatih/color to v1.18.0 by @renovate in #9
  • fix(deps): update module github.com/google/uuid to v1.6.0 by @renovate in #10
  • fix(deps): update module github.com/sergi/go-diff to v1.3.1 by @renovate in #11
  • fix(deps): update module github.com/cespare/xxhash to v2 by @renovate in #21
  • fix(deps): update module github.com/docker/docker to v24.0.9+incompatible by @renovate in #3
  • fix(deps): update module github.com/spf13/viper to v1.19.0 by @renovate in #14
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.3 by @renovate in #12
  • fix(deps): update module golang.org/x/net to v0.30.0 by @renovate in #15
  • fix(deps): update module github.com/spf13/cobra to v1 by @renovate in #23
  • fix(deps): update module github.com/docker/docker to v27 by @renovate in #22
  • fix(deps): update module github.com/docker/cli to v27.3.1+incompatible by @joschi in #27
  • chore(deps): update module github.com/logrusorgru/aurora to v4 (major) by @joschi in #29
  • chore(deps): update Docker CLI version to 27.3.1 by @joschi in #31
  • chore(deps): update GoReleaser to v2.4.4 (major) by @joschi in #32

Assorted

  • chore: Configure Renovate by @renovate in #1
  • ci: add gomodTidy and gomodUpdateImportPaths post update options to Renovate by @joschi in #26
  • ci: run Linux acceptance tests in parallel by @joschi in #28
  • ci: update GoReleaser configuration by @joschi in #33
  • fix: create ~/.docker directory in Docker images by @joschi in #34
  • fix: gracefully check for Docker configuration by @joschi in #37
  • refactor!: migrate Go module from wagoodman/dive to joschi/dive by @joschi in #36
  • ci: use correct container registry in ci-test-docker-image by @joschi in #39
  • chore: remove repetitive words (wagoodman#515)
  • chore: fix phony ci-release target (wagoodman#530)
  • docs: fix typos (wagoodman#531)
  • docs: add more Windows installation options to the README (wagoodman#470)
  • docs: Update README.md (wagoodman#506)
  • docs: update the install command to the latest Go version (wagoodman#509)
  • docs: warning message for Snap approach on Ubuntu/Debian (wagoodman#552)
  • docs: update curl commands in README (wagoodman#533)

New Contributors

Full Changelog: v0.12.0...v0.13.1