github.com/goforj/godump
v1.9.1
#1176 most downloaded on Go modules
goforj/godump
What this package is like to depend on
Last release 23 days ago
01 Aug 2026
Release timing varies
gaps range from 8 days to 5 months
Some releases are documented
notes for 10 of 22 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
50 releases · first in 2025
21 releases in the last 12 months
see the full history below
Release timeline
50 releases · May 2025 to Aug 2026Releases
latest 50-
v1.9.2-0.20260801044745-5b1ba91ab94101 Aug 2026 pre-releaseNothing published for this version
-
v1.9.2-0.20260727001201-4daf3632808327 Jul 2026 pre-releaseNothing published for this version
-
v1.9.2-0.20260717203500-36ebde3b7aed17 Jul 2026 pre-releaseNothing published for this version
-
v1.9.127 Feb 2026Release notes
Open source →Minor version bump, mainly pulls examples into its own mod and removes testify dependency to keep the library light
Full Changelog: v1.9.0...v1.9.1
-
v1.9.024 Dec 2025Release notes
Open source →What's Changed
- feat: Implement WithoutHeader by @cmilesdev in #58
- feat: field redaction by @cmilesdev in #57
- fix: max depth issues by @cmilesdev in #56
Full Changelog: v1.8.0...v1.9.0
-
v1.8.020 Dec 2025Release notes
Open source →What's Changed
- fix: Full concurrency capability @cmilesdev
- fix: 100% code coverage by @cmilesdev in #51
- chore: readme update by @cmilesdev in #52
- feat: diff support by @cmilesdev in #53
- feat: WithoutColor option by @cmilesdev in #54
- feat: docgen by @cmilesdev in #55
Full Changelog: v1.7.1...v1.8.0
-
v1.7.2-0.20251220024207-c7ad293e0f2b20 Dec 2025 pre-releaseNothing published for this version
-
v1.7.2-0.20251219211841-a4cc8a2dff2419 Dec 2025 pre-releaseNothing published for this version
-
v1.7.2-0.20251218211608-46108f8d9ec418 Dec 2025 pre-releaseNothing published for this version
-
v1.7.107 Dec 2025Release notes
Open source →What's Changed
- Revert #39 - As it broke colorization for non-windows until a better solution is provided
Full Changelog: v1.7.0...v1.7.1
-
v1.7.002 Dec 2025Release notes
Open source →What's Changed
- feat: Add support to disable stringer by @bombsimon in #40
- feat: Add support to always show types. by @bombsimon in #41
- feat: Adds ANSI color support for Windows terminals by @Andrei-hub11 @ccoVeille @cmilesdev in #39
New Contributors
- @bombsimon made their first contribution in #40
Full Changelog: v1.6.0...v1.7.0
-
v1.6.1-0.20251202234131-815ba5cfee9f02 Dec 2025 pre-releaseNothing published for this version
-
v1.6.1-0.20251015034640-d2f453f5cc5915 Oct 2025 pre-releaseNothing published for this version
-
v1.6.011 Aug 2025Release notes
Open source →What's Changed
- fix: cleanup runtime caller usage by @ccoVeille in #36
- feat: CI tests against 1.23, stable and oldstable by @Andrei-hub11 in #35
- chore: remove enableColor and colorize local variables by @ccoVeille in #38
- feat: support up to Go 1.18 by @ccoVeille in #43
New Contributors
- @Andrei-hub11 made their first contribution in #35
Full Changelog: v1.5.0...v1.6.0
-
v1.5.1-0.20250708055231-c7f103e424e608 Jul 2025 pre-releaseNothing published for this version
-
v1.5.1-0.20250708012610-e259f415e5c108 Jul 2025 pre-releaseNothing published for this version
-
v1.5.004 Jul 2025Release notes
Open source →What's Changed
- fix: missing opening brace with structs by @ccoVeille in #26
- fix: use div instead of body for HTML rendering by @ccoVeille in #27
- chore: remove useless callerLocation by @ccoVeille in #28
- chore: remove unused secret struct by @ccoVeille in #29
- chore: cleanup duplicated tests by @ccoVeille in #30
- feat: support customizing stack frames to skip when printing the header by @almas-x in #31
New Contributors
- @ccoVeille made their first contribution in #26
Full Changelog: v1.4.0...v1.5.0
-
v1.4.030 Jun 2025Release notes
Open source →Changes
- feat: print the type of parameters and the type of return values #25 @LovesAsuna
-
v1.3.029 Jun 2025Release notes
Open source →Features
-
User Customization Support (#20)
You can now customize the dump output to better fit your needs. Thanks @YohannBethoule, @ccoVeille, and @Akkadius -
JSON Output Helper (#18) You can now output dumps as JSON using the new DumpJSON function — great for structured logging or integrations. Thanks @tacheraSasi, @ccoVeille, and @Akkadius
Fixes
- No More Duplicate Fields (#22)
Resolved an issue with duplicate fields in embedded structs. Also fixes #10. Thanks @almas-x! - HTML Tag Correction (#19) Fixed a minor bug with HTML output. Thanks @radahn42
Tests
- New Test for Nil Pointer Edge Case
Added a test case (TestIndirectionNilPointer) to cover a tricky edge case from #10.
Docs & README
- Added an awesome-go badge ([commit](1c50abf))
- Refined examples: simplified the main README and split out the builder examples for clarity.
Special Thanks
Huge shout-out to @ccoVeille for all the review support and contributions!
-
-
v1.2.020 Jun 2025Release notes
Open source →-
feat: hex dumping
-
Spacing
-
Modernization fixes
-
Another modernization fix
-
Now make the linter happy
-
Update .golangci.yml
-
Update .golangci.yml
-
Unreal
-
Update .golangci.yml
-
Update .golangci.yml
-
Update .golangci.yml
-
Update godump.go
-
Generic byte handling
-
Update godump_test.go
-
remove evil regex
-
lets make sure we're modern
-
-
v1.1.1-0.20250610173754-ce4d37729b5e10 Jun 2025 pre-releaseNothing published for this version
-
v1.1.001 Jun 2025Nothing published for this version
-
v1.0.8-0.20250601220014-787cad806a0e01 Jun 2025 pre-releaseNothing published for this version
-
v1.0.701 Jun 2025Nothing published for this version
-
v1.0.7-0.20250601195053-b43a0344c2b401 Jun 2025 pre-releaseNothing published for this version
-
v1.0.601 Jun 2025Nothing published for this version
-
v1.0.6-0.20250531042623-42f71c05bd3531 May 2025 pre-releaseNothing published for this version
-
v1.0.531 May 2025Nothing published for this version
-
v1.0.431 May 2025Nothing published for this version
-
v1.0.331 May 2025Nothing published for this version
-
v1.0.230 May 2025Nothing published for this version
-
v1.0.2-0.20250528062322-af1899eea57628 May 2025 pre-releaseNothing published for this version
-
v1.0.128 May 2025Nothing published for this version
-
v1.0.1-0.20250526231926-35012a59c46b26 May 2025 pre-releaseNothing published for this version
-
v1.0.026 May 2025Nothing published for this version
-
v0.1.226 May 2025Nothing published for this version
-
v0.1.126 May 2025Nothing published for this version
-
v0.1.026 May 2025Nothing published for this version
-
v0.0.0-20260801044745-5b1ba91ab94101 Aug 2026 pre-releaseNothing published for this version
-
v0.0.0-20260727001201-4daf3632808327 Jul 2026 pre-releaseNothing published for this version
-
v0.0.0-20260717203500-36ebde3b7aed17 Jul 2026 pre-releaseNothing published for this version
-
v0.0.0-20260227011805-e3185360478327 Feb 2026 pre-releaseNothing published for this version
-
v0.0.0-20251224003920-306734dde68324 Dec 2025 pre-releaseNothing published for this version
-
v0.0.0-20251220024207-c7ad293e0f2b20 Dec 2025 pre-releaseNothing published for this version
-
v0.0.0-20251218211608-46108f8d9ec418 Dec 2025 pre-releaseNothing published for this version
-
v0.0.0-20251207054343-47ba3cc3697a07 Dec 2025 pre-releaseNothing published for this version
-
v0.0.0-20250811204732-4f0dbb82751f11 Aug 2025 pre-releaseNothing published for this version
-
v0.0.0-20250704053023-dcde6432827304 Jul 2025 pre-releaseNothing published for this version
-
v0.0.0-20250620163758-49ecb4f5a91b20 Jun 2025 pre-releaseNothing published for this version
-
v0.0.0-20250526202956-aa8ce1a2c1af26 May 2025 pre-releaseNothing published for this version