Modsurfer CLI v0.0.8
What's Changed
- feat: Expose sort params to public API by @bhelx in #26
- feat: add support for complexity in sort fields by @nilslice in #27
- Typo fix for module by @shivaylamba in #29
- ci: pass invalid module check by @nilslice in #34
- ci: add vendor suborbital checkfiles by @neuronicnobody in #33
- chore: container image update by @nilslice in #35
- feat: add diff command to cli by @zshipko in #36
- fix: serialize i64 to string in json for jq compat by @nilslice in #38
- checkpoint: debug wasm32 standalone target compilation issues by @nilslice in #39
- Graph is raw bytes by @bhelx in #41
- fix: cfg away unsupported wasm32 standalone code by @nilslice in #42
- feat: update plugin to support latest complexity analysis by @nilslice in #43
- fix: rename
args
toparams
andreturns
toresults
by @zshipko in #44 - release: v0.0.8 by @nilslice in #37
New Contributors
- @shivaylamba made their first contribution in #29
- @neuronicnobody made their first contribution in #33
Full Changelog: v0.0.7...v0.0.8