v0.0.25
What's Changed
- Devex: Template comments by @alexroan in #383
- bump version by @alexroan in #392
- Hackathon Winners PR by @alexroan in #388
- Cargo clippy lint update by @TilakMaddy in #395
- Fix LargeLiteralValueDetector: handle hex literals & underscore separators by @kevincharm in #396
- Fix: peek panics by @TilakMaddy in #371
- Fix unused error false positives by @alexroan in #398
- Cleaner driver by @alexroan in #403
Release Notes
- Hackathon winning new detectors:
- Improved devex comments on templates and
capture
macro usage - Fix LargeLiteralValueDetector: Handle Hex and underscores
- Fix
peek
panics
New Contributors
- @kevincharm made their first contribution in #396
- @scab24 made their first contribution in #372
- @malawadd made their first contribution in #374
- @gr4yha7 made their first contribution in #385
Full Changelog: v0.0.24...v0.0.25