Release for rizin 0.3.1
What's Changed
- Annotation support for cutter by @wargio in #11
- Allow embedding the js code into the C code itself. by @wargio
- Fixed AVR decompilation due changes on rizin code by @wargio
- Fixed Cs usage due to new APIs by @wargio
- Fixed bug on x86 cdecl due changes by @wargio
To embed the js code just add -Djsc_folder="path/to/root/folder/of/js/code"
when calling meson
Full Changelog: v0.3.0...v0.3.1