delve v1.9.0 Release Notes

Release Date: 2022-07-06 // almost 2 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for Go 1.19 (#3038, #3031, #3009, @aarzilli)
    • Autocomplete for local variables (#3004, @pippolo84)
    • ๐Ÿ‘Œ Support for function call injection on arm64 (#2996, @aarzilli)

    ๐Ÿ›  Fixed

    • ๐Ÿ Ctrl-C handling on Windows (#3039, @aarzilli)
    • Expressions accessing maps with string literals (#3036, @aarzilli)
    • ๐ŸŽ Occasional crash caused by race between manual stop and normal stop on macOS (#3021, @aarzilli)
    • ๐Ÿ–จ Pretty-print of register components (#3022, @aarzilli)
    • Misc function call injection bugs (#3007, #3002, #3000, @aarzilli)

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved FreeBSD port (#3019, #2972, #2981, #2982, @4a6f656c)
    • โœ… Misc test fixes (#3011, #2995, #2979, @polinasok, @aarzilli)
    • ๐Ÿ“š Misc documentation changes (#2998, #2991, @aarzilli, @polinasok)
    • ๐Ÿ‘ Better autogenerated function skip (#2975, @aarzilli)