What's Changed
⭐ Features
- Add utility to decode fields into struct based on field tags by @rrrkren in #2565
- Introduce the
Test.assertEqual
function by @m-Peter in #2571 - Add the
CoverageReport.MarshalLCOV
method to generate LCOV format by @m-Peter in #2577 - decode complex fields into more primitive types by @rrrkren in #2572
🐞 Bug Fixes
Full Changelog: v0.39.8...v0.39.10