Releases: nikolaydubina/go-instrument
Releases · nikolaydubina/go-instrument
v1.11.1
What's Changed
- flag to preserve line numbers by @nikolaydubina in #57
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Fix wrong line numbers in panic by preserving original positions with //line directives by @Copilot in #53
New Contributors
- @Copilot made their first contribution in #53
Full Changelog: v1.10.2...v1.11.0
v1.10.2
- fix
_ context.Context
v1.10.0
- dynamic context name
v1.9.4
- improved tests
v1.9.3
- remove unused symbol
v1.9.2
- build constraint is always enforced and is private to processor
v1.9.1
- parsing Go build constraints using Go core
v1.9.0
- removed commands
- bumped depencencies
- cleanup tests
- few nits in text processing
v1.8.2
- dependencies