Kudos to Priyanshu Kumar @trufae and @0verflowme to make this release happen
- Fix segfault caused by linking r2 and r2g with different zlib versions
- Fallback to basic types when an unregistered one is found (Fix unable to decompile error)
- Fix r2ghidra cache reset double-free and type lookup guard
- Support for global variables (taking names and types from RAnal.global apis)
- Drop supp...