Releases: flowr-analysis/flowr
Releases · flowr-analysis/flowr
Release v1.3.2 (Robustness Against Encoding Errors)
What's Changed
- Raw String Prefixes by @EagleoutIce in #470
- Improve robustness against encoding problems by @EagleoutIce in #472
Full Changelog: v1.3.1...v1.3.2
Release v1.3.1 (Include character counts in meta statistics)
What's Changed
- Adding the total number of characters to file meta statistics by @EagleoutIce in #467
- Fix Performance Benchmarks by @EagleoutIce in #469
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0 (Full Feature Summarization)
What's Changed
- build(deps-dev): bump @babel/traverse from 7.22.11 to 7.23.2 by @dependabot in #431
- Provide rdf quads printer for the steps by @EagleoutIce in #434
- Keep Repl Alive When a Script Fails by @EagleoutIce in #443
- Document How to Add R to the Path Variable on Windows by @EagleoutIce in #444
- Repl ensures that xmlparsedata is installed by @EagleoutIce in #446
- Automatically check licenses and compatibility by @EagleoutIce in #453
- Document the CI and the Linter in the Wiki by @EagleoutIce in #454
- Post Process Extracted Statistics by @EagleoutIce in #448
Full Changelog: v1.2.1...v1.3.0
Release v1.2.1 (More Robust Server)
What's Changed
- Test-fix: Global regex replacement to erase global ids even if there is more than one by @EagleoutIce in #421
- Server does not crash for invalid slicing criteria by @EagleoutIce in #423
- Simple Python-Server Usage Example by @EagleoutIce in #424
- Tests for
setEquals
by @EagleoutIce in #426 - Document
RShellSessionOptions
by @EagleoutIce in #428 - Rudimentary Security Policy by @EagleoutIce in #430
Full Changelog: v1.2.0...v1.2.1
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
Release v1.1.6 (CFG, N-Quads export)
The most notable change, the inclusion of CFG and the N-Quads export format for the server is documented in the wiki.
What's Changed
- build(deps-dev): bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #361
- Document and Refactor the Feature Extraction by @EagleoutIce in #360
- Pre-push linting hook by @EagleoutIce in #363
- Get the Githooks to Run on Windows by @EagleoutIce in #365
- Clean up the shell request by @EagleoutIce in #366
- Favor Single Quotes for Strings in the Source Code by @EagleoutIce in #368
- Nested statistics by @EagleoutIce in #371
- Collect Function Call Distribution Statistics by @EagleoutIce in #374
- Produce an Explicit CFG by @EagleoutIce in #377
Full Changelog: v1.1.5...v1.1.6
Release v1.1.5 (Update xmldom Dependency and Benchmarking Support)
Full Changelog: v1.1.3...v1.1.5
We lost 1.1.4 due to a bug in the CI script.
Release v1.1.3 (Windows Support)
What's Changed
- Add Latest Version Badge to Readme by @EagleoutIce in #307
- Draft: Add Windows to the full-test suite by @EagleoutIce in #308
- Run on Windows as part of the full CI by @EagleoutIce in #309
- The Release CI runs the full test suite as well by @EagleoutIce in #313
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2 (Bug-Fixes for Automatic Releases)
What's Changed
- Docker images will now hold all tags by @EagleoutIce in #303
- Update the Bug Report Template by @EagleoutIce in #304
Full Changelog: v1.1.1...v1.1.2
Allow Automatic GitHub Releases
Full Changelog: v1.1.0...v1.1.1