Releases: flowr-analysis/flowr
Releases · flowr-analysis/flowr
Release v2.0.11 (Fix: undefined parse in repl)
What's Changed
- Fix: repl parse does no longer return undefined by @EagleoutIce in #849
Full Changelog: v2.0.10...v2.0.11
Release v2.0.10 (Fix: Correctly print CDs in mermaid)
What's Changed
- feat-fix: only print ids in may refernces by @EagleoutIce in #847
Full Changelog: v2.0.9...v2.0.10
Release v2.0.9 (Fix: File-Specific Benchmarks, Shorter Server Messages, Smaller Environments)
What's Changed
- feat(benchmark): store benchmark results in original subdirectories by @Ellpeck in #836
- Fix benchmarks again ... by @Ellpeck in #839
- use our implementation of getAllFiles for gathering benchmarks by @Ellpeck in #842
- refactor: environments use numbers for ids by @EagleoutIce in #843
- feat: sanitize analysis results on the server by @Ellpeck in #841
Full Changelog: v2.0.8...v2.0.9
Release v2.0.8 (Reduce Dataflow Memory-Print)
Full Changelog: v2.0.7...v2.0.8
Release v2.0.7 (More Built-Ins and Sample-Benchmarks)
Full Changelog: v2.0.6...v2.0.7
Release v2.0.6 (Fix: Expression-Lists in Binary-Operators and Comment-Only Files)
Release v2.0.5 (Support for R 3.6.0)
What's Changed
- Support older R versions by @Ellpeck and @EagleoutIce in #828
Full Changelog: v2.0.4...v2.0.5
Release v2.0.4 (Fix: Supply ref for Benchmark Reports)
Release v2.0.3 (Fine-Grained Benchmarks)
What's Changed
- Report Memory Consumption of the DF Graph by @EagleoutIce in #832
- Include times per line in statistics by @Ellpeck in #830
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2 (Fixing Control-Flow, Markdown-Exports, and Handling of Unnamed Closures)
What's Changed
- Benchmark: compare reductions without comments and empty lines by @Ellpeck in #797
- Allow to check outputs of tests by @EagleoutIce in #799
- Fix:
get
now reads its first argument by @EagleoutIce in #803 - Automatically Verify R’s Output by @EagleoutIce in #806
- Improve Mermaid Escaping by @EagleoutIce in #808
- ci: do not warn for redirects back to us by @EagleoutIce in #809
- fix: mermaid printing, assign ids, and environment references by @EagleoutIce in #811
- feat-fix: correct entry-point for assignment functions by @EagleoutIce in #814
- feat: adding depth information to env-diff, remove env names for unused by @EagleoutIce in #817
- feat: improved control dependencies by @EagleoutIce in #818
- fix: inconsistencies when analyzing unnamed closures by @EagleoutIce in #823
- feat-fix: calculate statistics median correctly by @Ellpeck in #827
- Additional tests by @Ellpeck in #800
Full Changelog: v2.0.1...v2.0.2