What's Changed
- fix(injector: lineinfo): line directive without line number is ignored by @eliottness in #457
- fix(injector): source import shadowed results in build error "X is not a type" by @eliottness in #463
- feat: improve context in error advice messages by @RomainMuller in #467
- fix: orchestrion fail to instrument if is not in the go.mod folder by @RomainMuller in #466
- fix: failed to resolve argv0 ("/run/rosetta/rosetta") by @RomainMuller in #474
- feat(injector): early filtering of aspects by @eliottness in #435
- fix: OnCompileMain needs to register new
link.deps
by @RomainMuller in #501 - feat: never build twice by @RomainMuller in #490
New Contributors
Full Changelog: v1.0.2...v1.0.3