PackageTrack
Sign in Get early access

github.com/wagoodman/dive

v0.13.1 #22 most downloaded on Go modules wagoodman/dive

What this package is like to depend on

Last release 1 years ago

16 May 2025

Release timing varies

gaps range from 2 weeks to 1.2 years

Rarely documented

notes for 7 of 30 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

63 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

63 releases · Oct 2018 to May 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 63
  1. v0.13.2-0.20250516191726-d6c691947f8f 16 May 2025 pre-release

    Nothing published for this version

  2. v0.13.2-0.20250329145509-b6b3668b06ea 29 Mar 2025 pre-release

    Nothing published for this version

  3. v0.13.1 29 Mar 2025
    Release notes

    Bug Fixes

    Additional Changes

    (Full Changelog)

    Open source →
    Release notes

    fe98c8a

    This commit was created on GitHub.com and signed with GitHub’s verified signature .

    GPG key ID: B5690EEEBB952194

    Verified Learn about vigilant mode .

    Bug Fixes

    • Fix layer selection to select only one layer at a time [ #585 @wagoodman ]

    • Gitlab-ci integration is broken with latest docker image [ #580 #586 @wagoodman ]

    • Failed to Create Container After Upgrading to 0.13.0 [ #576 #586 @wagoodman ]

    • exec: "getent": executable file not found in $PATH [ #582 #586 @wagoodman ]

    • Publish dive to ghcr.io [ #573 #577 @wagoodman ]

    Additional Changes

    • Add x-cmd method to install dive [ #550 @lunrenyi ]

    (Full Changelog)

    Contributors

    wagoodman and lunrenyi

    Open source →
  4. v0.13.0 21 Mar 2025
    Release notes

    Added Features

    Bug Fixes

    Additional Changes

    (Full Changelog)

    Open source →
  5. v0.12.1-0.20250318042823-270f321d2337 18 Mar 2025 pre-release

    Nothing published for this version

  6. v0.12.0 02 Feb 2024
    Release notes

    Changelog

    v0.12.0 (2024-02-02)

    Full Changelog

    Added Features

    • Can we do docker layer wise scan for vulnerability detection [Issue #465]
    • How to use Dive in gitlab CI Securely? [Issue #493]

    Bug Fixes

    Additional Changes

    Open source →
  7. v0.11.1-0.20240202152741-925cdd86482e 02 Feb 2024 pre-release

    Nothing published for this version

  8. v0.11.1-0.20230710204451-3ef1dd2c74c6 10 Jul 2023 pre-release

    Nothing published for this version

  9. v0.11.1-0.20230707155408-559e5e2dbe84 07 Jul 2023 pre-release

    Nothing published for this version

  10. v0.11.0 07 Jul 2023
    Release notes

    Changelog

    v0.11.0 (2023-07-07)

    Full Changelog

    Added Features

    Bug Fixes

    Additional Changes

    Open source →
  11. v0.10.2-0.20230707020146-d5e8a9296882 07 Jul 2023 pre-release

    Nothing published for this version

  12. v0.10.2-0.20230706144915-32c1c1b7bfe8 06 Jul 2023 pre-release

    Nothing published for this version

  13. v0.10.1 05 Jul 2023

    Nothing published for this version

  14. v0.10.1-0.20220429221732-2aad87c37e76 29 Apr 2022 pre-release

    Nothing published for this version

  15. v0.10.1-0.20210702142605-c7d121b3d72a 02 Jul 2021 pre-release

    Nothing published for this version

  16. v0.10.1-0.20210624172039-aace339ad7d0 24 Jun 2021 pre-release

    Nothing published for this version

  17. v0.10.0 07 Mar 2021
    Release notes

    Changelog

    6488097 add ci integration test with kaniko image
    764a228 Merge pull request #339 from breun/document-macports-install
    4457be0 Document MacPorts install
    b8d2d3d Merge pull request #332 from cxsu/wrap-tree
    341239b Merge branch 'master' into wrap-tree
    6f15b4c Merge pull request #331 from cxsu/update-gocui
    aadcbcb Add wrapping tree key
    d4a9c08 Fix detail wrap option
    b310bdb Add module awesome-gocui/keybinding
    5e9380d Update gocui module
    3430221 Add image name to details view (#325)
    739416b Merge pull request #327 from avisiedo/add-support-for-docker-archives
    ec6b227 docker-archive: Add support for kaniko
    bed359c Merge pull request #320 from gliptak/patch-2
    92bcd30 Merge pull request #321 from gliptak/patch-3
    7da7e2d Merge pull request #313 from MaxPeal/patch-1
    3858fd2 Merge pull request #319 from gliptak/patch-1
    62d2c64 Bring Go current for GH build
    1c4bb9a Bring Go current for CircleCI
    4961bb3 Bring Alpine to 3.12 in Dockerfile
    2db716d Merge pull request #317 from lpmi-13/typo_fix
    d06c3cf fix simple typos
    04ecad5 update to alpine 3..12
    103b05f Merge pull request #290 from tklauser/go-mod-tidy
    322c46f Tidy up go dependencies
    d8ce26d Merge pull request #291 from tklauser/remove-unnecessary-fmt-sprintf
    8fe31e8 Merge pull request #289 from abitrolly/patch-1
    915e5ba Remove unnecessary use of fmt.Sprintf
    f5b5a42 Fix linter S1039: unnecessary use of fmt.Sprintf (gosimple)
    86ac01b Require golang 1.10+ (closes #278)
    c6bb237 Merge pull request #287 from wagoodman/ignore-parse-errors
    76631e3 fix import
    adc3e19 Merge branch 'master' into ignore-parse-errors
    f9e29dc Merge pull request #283 from abitrolly/sourceconfig
    fa9c486 Merge pull request #282 from MikaelUrankar/freebsd-aarch64
    ca9fe96 Merge pull request #284 from abitrolly/patch-1
    4291fd0 Add description to RPM packages (fixes #280)
    e15a2aa Make errcheck happy
    aea85a1 Allow setting source in config file (fixes #267)
    357dcb3 Add support for freebsd/arm64
    a9c2e48 add option to ignore image parsing errors; closes #258
    4026276 fix release entrypoint

    Docker images

    • docker pull wagoodman/dive:latest
    • docker pull wagoodman/dive:v0.10.0
    • docker pull wagoodman/dive:v0
    • docker pull wagoodman/dive:v0.10
    Open source →
  18. v0.9.3-0.20210702142605-c7d121b3d72a 02 Jul 2021 pre-release

    Nothing published for this version

  19. v0.9.3-0.20210102170050-b8d2d3d72505 02 Jan 2021 pre-release

    Nothing published for this version

  20. v0.9.3-0.20200926040401-bed359c3cf58 26 Sep 2020 pre-release

    Nothing published for this version

  21. v0.9.3-0.20200914104330-2db716d1919f 14 Sep 2020 pre-release

    Nothing published for this version

  22. v0.9.3-0.20200513145635-103b05f3c083 13 May 2020 pre-release

    Nothing published for this version

  23. v0.9.3-0.20200513145244-d8ce26d45a8c 13 May 2020 pre-release

    Nothing published for this version

  24. v0.9.3-0.20200308130355-c6bb2372a8be 08 Mar 2020 pre-release

    Nothing published for this version

  25. v0.9.3-0.20200209202942-402627666023 09 Feb 2020 pre-release

    Nothing published for this version

  26. v0.9.2 09 Feb 2020
    Release notes

    Changelog

    0872cc1 cut release
    89ea9da no more prereleases
    b461809 Merge pull request #277 from wagoodman/add-slim-layout
    04038ec Merge pull request #266 from abitrolly/confix
    16fde15 fix expand bug for details pane and bottom status bar
    8818b99 reactive layout; addresses #179
    338953d debug format
    65f40c2 partially complete with slim layer
    cc40317 skip empty keybinding configs
    bf90d13 Merge pull request #268 from wagoodman/tree-dim-overflow
    25c3017 Merge pull request #269 from abitrolly/keyfix
    20ec5cf Simplify nil check for slice
    bf7dd66 Propagate error from parsing keybinding (#129)
    ba6b754 Do not ignore missing file from --config option (fixes #265)
    b68bce1 fix filetree attribute header
    8c6a7ce expand right column
    8d8c84c Merge pull request #256 from wagoodman/simple-layout-manager
    776c1f9 add tests
    e8301be rm unused cursor methods
    27ef402 fix footer + onLayoutChange propagation on view hide
    94699db introduce area obj + breakup layout function
    8a3642a central header formatter
    1470615 added simple layout manager
    700332b Merge pull request #255 from kyounger/patch-1
    8c763fc diff.hide fix
    119040e Merge pull request #254 from wagoodman/gha-on-pr
    f470820 enforce gha on prs
    35db1ec Merge pull request #252 from wagoodman/fix-log-and-tar-paths
    6b659d9 linting
    fcb50f0 Merge branch 'master' into fix-log-and-tar-paths
    fe158e4 Merge pull request #250 from wagoodman/add-package-tests
    74be19b move goreleaser to makefile
    ba307fb lock goreleaser version
    17742e7 add test for formatting/rejecting relative path in filetree
    ed57565 fix nil log dest; clean tar paths
    3c8dc62 add funding options
    daa0089 add funding info
    ba7b39c add package install tests + basic execution of dive
    9e4fec2 Merge pull request #249 from wagoodman/enhance-gha-pipeline
    873f578 fix/improve circle tests
    7a5992f enhance gha pipeline for release
    9a34db4 Merge pull request #245 from 1138-4EB/alpine
    168e67c Merge branch 'master' into alpine
    0edf35e use separate goreleaser config file to generate docker images based on alpine

    Docker images

    • docker pull wagoodman/dive:latest
    • docker pull wagoodman/dive:v0.9.2
    • docker pull wagoodman/dive:v0
    • docker pull wagoodman/dive:v0.9
    Open source →
  27. v0.9.2-0.20191228172819-8818b9934f74 28 Dec 2019 pre-release

    Nothing published for this version

  28. v0.9.2-0.20191227145137-338953d1729c 27 Dec 2019 pre-release

    Nothing published for this version

  29. v0.9.2-0.20191217031939-8c6a7ce9737a 17 Dec 2019 pre-release

    Nothing published for this version

  30. v0.9.2-0.20191128160248-8d8c84cbf4f7 28 Nov 2019 pre-release

    Nothing published for this version

  31. v0.9.2-0.20191128040756-776c1f9436fd 28 Nov 2019 pre-release

    Nothing published for this version

  32. v0.9.2-0.20191115033053-31a85b3e4154 15 Nov 2019 pre-release

    Nothing published for this version

  33. v0.9.1 09 Nov 2019
    Release notes
    • Removes the libpod dependency, while still allowing for podman support.
    • Using alpine as the base image
    Open source →
  34. v0.9.0 05 Nov 2019

    Nothing published for this version

  35. v0.8.2 05 Nov 2019

    Nothing published for this version

  36. v0.8.2-0.20190924020930-07af6d785b64 24 Sep 2019 pre-release

    Nothing published for this version

  37. v0.8.1 07 Sep 2019

    Nothing published for this version

  38. v0.8.0 02 Sep 2019

    Nothing published for this version

  39. v0.7.3-0.20190726142700-e4ddfb411c26 26 Jul 2019 pre-release

    Nothing published for this version

  40. v0.7.2 06 Apr 2019

    Nothing published for this version

  41. v0.7.1 27 Mar 2019

    Nothing published for this version

  42. v0.7.0 16 Mar 2019

    Nothing published for this version

  43. v0.6.0 30 Dec 2018

    Nothing published for this version

  44. v0.5.0 08 Dec 2018

    Nothing published for this version

  45. v0.4.1 03 Dec 2018

    Nothing published for this version

  46. v0.4.1-0.20181202034427-40a30ea369de 02 Dec 2018 pre-release

    Nothing published for this version

  47. v0.4.0 02 Dec 2018

    Nothing published for this version

  48. v0.3.1-0.20181216164858-a830f34c1f78 16 Dec 2018 pre-release

    Nothing published for this version

  49. v0.3.0 25 Nov 2018

    Nothing published for this version

  50. v0.2.0 07 Nov 2018

    Nothing published for this version

  51. v0.1.0 02 Nov 2018

    Nothing published for this version

  52. v0.0.8 27 Oct 2018

    Nothing published for this version

  53. v0.0.7 25 Oct 2018

    Nothing published for this version

  54. v0.0.6 25 Oct 2018

    Nothing published for this version

  55. v0.0.5 24 Oct 2018

    Nothing published for this version

  56. v0.0.4 22 Oct 2018

    Nothing published for this version

  57. v0.0.3 22 Oct 2018

    Nothing published for this version

  58. v0.0.2 21 Oct 2018

    Nothing published for this version

  59. v0.0.1 17 Oct 2018

    Nothing published for this version

  60. v0.0.0-20240202152741-925cdd86482e 02 Feb 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive