What's Changed
- Create cutter native plugin by @wargio in #52
- Clone quickjs with depth = 1 to help people with bad connection. by @Rot127 in #53
- Update bb to use pvec by @wargio in #55
- Removed old tags by @wargio in #56
- Fix bug on ARM and add UDF instruction by @wargio in #58
- Use QuickJS-NG by @wargio in #59
- Disable atomics when msvc does not support c11atomics by @wargio in #60
- Backport patches from r2dec and fix bug when calling pddi by @wargio in #61
- Fix cutter build by enforcing exclude-libs,ALL by @wargio in #63
- Fix core conf on cutter plugin by @wargio in #64
New Contributors
Full Changelog: v0.7.0...v0.8.0