Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: google/go-dap

v0.12.0

26 Feb 20:49
@suzmue suzmue
69ae96d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

Contributors

corneliusweig
Assets 2
Loading

v0.11.0

25 Aug 18:42
@suzmue suzmue
021ca71
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

Contributors

corneliusweig
Loading
cbingoc161, ttnhuy297, and anhng197-sg reacted with heart emoji
3 people reacted

v0.10.0

29 Jun 18:52
@suzmue suzmue
9ced64e
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

Contributors

corneliusweig
Loading

v0.9.1

02 Jun 21:18
@suzmue suzmue
2cac552
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This release fixes a bug in that turned some type aliases into pointers. go-dap clients will likely need to update their code when importing this new version.

This release also retracts v0.9.0.

What's Changed

  • Make omitempty structs pointers by @rehmsen in #75 and https://github.com/google/go-dap/pull/ and #81

    Similar to the change of the Breakpoint.Source in v0.7.0, this changes the types of several other struct fields to be pointers. This addresses a confusing bug, where empty structs were included in the marshaled json. DAP Clients were then treating the zero-value structs as new values, and updating state accordingly.

  • go.mod: retract v0.9.0 by @suzmue in #83

Full Changelog: v0.8.0...v0.9.1

Contributors

rehmsen and suzmue
Loading

v0.9.0 (retracted)

31 May 16:05
@suzmue suzmue
d1322a7
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This release changes the types of several struct fields to pointers. go-dap clients will likely need to update their code when importing this new version.

What's Changed

  • Make omitempty structs pointers by @rehmsen in #75

    Similar to the change of the Breakpoint.Source in v0.7.0, this changes the types of several other struct fields to be pointers,. This addresses a confusing bug, where empty structs were included in the marshaled json. DAP Clients were then treating the zero-value structs as new values, and updating state accordingly.

Code Health

Full Changelog: v0.8.0...v0.9.0

Contributors

rehmsen, suzmue, and corneliusweig
Loading

v0.8.0

11 Apr 14:36
@suzmue suzmue
f58c894
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

Contributors

tamayika
Loading

v0.7.0

08 Dec 17:25
@suzmue suzmue
c3d6893
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

Contributors

felixonmars, suzmue, and corneliusweig
Loading

v0.6.0

16 Sep 21:21
@polinasok polinasok
b502379
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Support for DAP @ 1.49

Notable Changes

  • Use json.RawMessage for launch/attach arguments (#57)
  • No omitempty for ErrorMessage.ShowUser (#60)

Thank you
Thank you for your contributions: @eliben, @hyangah, @polinasok, @suzmue

Contributors

eliben, hyangah, and 2 other contributors
Loading

AltStyle によって変換されたページ (->オリジナル) /