Release v1.2.0 (Feature Extraction and CFG Export)
What's Changed
- We want metadata on function usage by @EagleoutIce in #383
- Track Variable (Re-)Definitions by @EagleoutIce in #386
- Parallelize the Feature Extraction by @EagleoutIce in #389
- Improve the Main Readme by @EagleoutIce in #391
- Feature extraction now skips existing archives by @EagleoutIce in #394
- Include full netcat example in the wiki by @EagleoutIce in #398
- Deal with memory leaking through temporary R folders by @EagleoutIce in #401
- Allow todos if not merging to main by @EagleoutIce in #402
- Document the usage of files in the REPL by @EagleoutIce in #409
- Include the TokenMap with the RShell by @EagleoutIce in #410
- Lint on git with clean history by @EagleoutIce in #411
- CFG: fix wrong exit with binop and for loop by @EagleoutIce in #413
- CFG: function calls now traverse their arguments by @EagleoutIce in #414
- Allow the server to not store requests by @EagleoutIce in #415
- Minor tunes to the docker container by @EagleoutIce in #416
- Keep the gh-pages branch as orphan by @EagleoutIce in #417
Full Changelog: v1.1.6...v1.2.0