| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| modsurfer-x86_64-pc-windows-msvc.zip | 2023-04-26 | 6.5 MB | |
| modsurfer-x86_64-apple-darwin.tar.gz | 2023-04-26 | 6.7 MB | |
| modsurfer-x86_64-unknown-linux-gnu.tar.gz | 2023-04-26 | 7.1 MB | |
| modsurfer-aarch64-apple-darwin.tar.gz | 2023-04-26 | 7.5 MB | |
| Modsurfer CLI v0.0.8.tar.gz | 2023-04-26 | 14.5 MB | |
| Modsurfer CLI v0.0.8.zip | 2023-04-26 | 14.5 MB | |
| README.md | 2023-04-26 | 1.8 kB | |
| Totals: 7 Items | 56.7 MB | 0 | |
What's Changed
- feat: Expose sort params to public API by @bhelx in https://github.com/dylibso/modsurfer/pull/26
- feat: add support for complexity in sort fields by @nilslice in https://github.com/dylibso/modsurfer/pull/27
- Typo fix for module by @shivaylamba in https://github.com/dylibso/modsurfer/pull/29
- ci: pass invalid module check by @nilslice in https://github.com/dylibso/modsurfer/pull/34
- ci: add vendor suborbital checkfiles by @neuronicnobody in https://github.com/dylibso/modsurfer/pull/33
- chore: container image update by @nilslice in https://github.com/dylibso/modsurfer/pull/35
- feat: add diff command to cli by @zshipko in https://github.com/dylibso/modsurfer/pull/36
- fix: serialize i64 to string in json for jq compat by @nilslice in https://github.com/dylibso/modsurfer/pull/38
- checkpoint: debug wasm32 standalone target compilation issues by @nilslice in https://github.com/dylibso/modsurfer/pull/39
- Graph is raw bytes by @bhelx in https://github.com/dylibso/modsurfer/pull/41
- fix: cfg away unsupported wasm32 standalone code by @nilslice in https://github.com/dylibso/modsurfer/pull/42
- feat: update plugin to support latest complexity analysis by @nilslice in https://github.com/dylibso/modsurfer/pull/43
- fix: rename
argstoparamsandreturnstoresultsby @zshipko in https://github.com/dylibso/modsurfer/pull/44 - release: v0.0.8 by @nilslice in https://github.com/dylibso/modsurfer/pull/37
New Contributors
- @shivaylamba made their first contribution in https://github.com/dylibso/modsurfer/pull/29
- @neuronicnobody made their first contribution in https://github.com/dylibso/modsurfer/pull/33
Full Changelog: https://github.com/dylibso/modsurfer/compare/v0.0.7...v0.0.8