v0.0.10
What's Changed
- test: add integration test cases by @jayantxie in https://github.com/cloudwego/goref/pull/58
- feat: update delve and support go1.25 by @jayantxie in https://github.com/cloudwego/goref/pull/57
- chore: modify readme docs by @jayantxie in https://github.com/cloudwego/goref/pull/59
- ci: add claude github workflows by @jayantxie in https://github.com/cloudwego/goref/pull/60 https://github.com/cloudwego/goref/pull/62
- proc: check for goroutine parse errors before using by @derekparker in https://github.com/cloudwego/goref/pull/63
- chore: update delve by @jayantxie in https://github.com/cloudwego/goref/pull/61 https://github.com/cloudwego/goref/pull/64
New Contributors
- @derekparker made their first contribution in https://github.com/cloudwego/goref/pull/63
Full Changelog: https://github.com/cloudwego/goref/compare/v0.0.9...v0.0.10