Releases: cloudwego/goref
Releases · cloudwego/goref
v0.0.10
What's Changed
- test: add integration test cases by @jayantxie in #58
- feat: update delve and support go1.25 by @jayantxie in #57
- chore: modify readme docs by @jayantxie in #59
- ci: add claude github workflows by @jayantxie in #60 #62
- proc: check for goroutine parse errors before using by @derekparker in #63
- chore: update delve by @jayantxie in #61 #64
New Contributors
- @derekparker made their first contribution in #63
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- perf: optimize closure struct type cost by @jayantxie in #56
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- optimize: keep map kv heap bits by @jayantxie in #51
- feat: support clean up function scanning by @jayantxie in #54
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- fix: slice out of bound in nextPtr by @jayantxie in #50
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- optimize: optimize reference variable malloc, optimize delve dependencies by @jayantxie in #48
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- feat: change recursion to loop, rename sub objects by @jayantxie in #45
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- fix: correct the display of the stack function name by @jayantxie in #42
- optimize: display hash trie map kv by @jayantxie in #43
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- fix: swiss tab groups nil pointer panic by @jayantxie in #40
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
What's Changed
- feat: support go 1.24 and swiss table feature by @jayantxie in #35
New Contributors
- @jayantxie made their first contribution in #1
- @GuangmingLuo made their first contribution in #3
- @Zxilly made their first contribution in #18
Full Changelog: https://github.com/cloudwego/goref/commits/v0.0.1