dig v1.9.0 Release Notes

Release Date: 2020-03-31 // about 4 years ago
  • โž• Added

    • ๐Ÿ“ฆ GraphViz visualization of the graph now includes names of packages next to constructors.
    • โž• Added a flatten modifier to group tags for slices to allow providing individual elements instead of the slice for a group value. See package doucmentation for more information.

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ Drop library dependency on golang.org/x/lint.
    • ๐Ÿ‘Œ Support printing multi-line error messages with %+v.