Delve Versions Save

Delve is a debugger for the Go programming language.

v1.22.1

2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/go-delve/delve/compare/v1.22.0...v1.22.1 Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1221-2024-02-21

v1.22.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/go-delve/delve/compare/v1.21.1...v1.22.0 Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1220-2023-12-29

v1.21.2

6 months ago

Added DAP: add concrete type to interface type (@suzmue, #3510) Support for VSCode in the edit command (@derekparker, #3524) Follow-mode support for Windows (@aarzilli, #3507)

Fixed Fix bugs handling stdout/stderr in DAP (@hyangah, #3522) Fix bug with autogenerated wrappers for methods of generic types (@aarzilli, #3528)

Changed Use Cgo instead of C code in the FreeBSD backend (@4a6f656c, #3529) Remove obsolete build tags (+build) (@alexandear, #3513)

v1.21.1

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1211-2023-10-3

v1.21.0

10 months ago

Curated CHANGELOG

https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1210-2023-06-23

What's Changed

New Contributors

v1.20.2

1 year ago

See CHANGELOG for complete list of changes.

v1.20.1

1 year ago

See CHANGELOG for complete list of changes.

v1.20.0

1 year ago

See CHANGELOG for complete list of changes.

v1.9.1

1 year ago

See CHANGELOG for complete list of changes.

v1.9.0

1 year ago

See CHANGELOG for complete list of changes.