0.6.1 - Bugfix
Version 0.6.1
The main highlight of that version is the fix of a regression regarding latency data collection, and added compatibility with IDEs that modify code aggressively to comply with Go compiler's aggressiveness.
What's Changed
- Add autometrics imports when calling
go generate
if necessary by @gagbo in #57 - Add Prometheus instructions and AM reference to Readme by @keturiosakys in #59
- doc: follow common readme guidelines by @gagbo in #58
- chore: Release 0.6.1 by @gagbo in #64
New Contributors
- @keturiosakys made their first contribution in #59
Full Changelog: v0.6.0...v0.6.1