0.3.0
v0.3.0 - 2021-10-18
Bug Fixes
- do not stop tracer process after compilation (fbf7270)
- do not reload application configuration (7c1f7b8)
Documentation
- describe how to ignore the structs and how to use metadata (d0fcd29)
- add doctest that shows we can ignore based pattern match for the module (786d0ec)
Features
- detect unused structs (179201c)