Skip to content

Releases: flowr-analysis/flowr

Release v2.9.12 (Improve Documentation, Dependency Query Updates)

19 Feb 22:47

Choose a tag to compare

What's Changed

Full Changelog: v2.9.11...v2.9.12

Release v2.9.11 (RNode Helper Objects)

18 Feb 22:39

Choose a tag to compare

What's Changed

Full Changelog: v2.9.10...v2.9.11

Release v2.9.10 (TreeSitter eol improvements, DFG precision improvements for loops, CFG breaks, AbsInt performance)

13 Feb 23:18

Choose a tag to compare

What's Changed

  • fix: tree-sitter normalization at eol with comments by @EagleoutIce in #2328
  • Improve loop reference precision by loop-iter defer by @EagleoutIce in #2330
  • feat(cfg): only link return break etc. with enclosing-mate by @EagleoutIce in #2331
  • [DF-Shape] Improve performance of absint visitor and fix state abstract domain by @OliverGerstl in #2332
  • Bump markdown-it from 14.1.0 to 14.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2334
  • [DFG] reads edge for reassigned variables in loops is still over approximated by @EagleoutIce in #2335

Full Changelog: v2.9.9...v2.9.10

Release v2.9.9 (Initialize Files from Static Sources)

09 Feb 17:51

Choose a tag to compare

Release v2.9.8 (Perf: Reduce CFG memory)

08 Feb 16:21

Choose a tag to compare

What's Changed

Full Changelog: v2.9.7...v2.9.8

Release v2.9.7 (Fixes, Normalize Speedup, BidiCfg, Posix Regex, and more Docs)

07 Feb 14:46

Choose a tag to compare

What's Changed

  • feat: parse namespace regexes from r more robustly by @EagleoutIce in #2312
  • [AbsInt] Optimize performance of absint visitor for evaluation by @OliverGerstl in #2285
  • Improve perf Normalize, fix Rmd Bug, Link to Zenodo, new :normalize# cmd by @EagleoutIce in #2313

Full Changelog: v2.9.6...v2.9.7

Release v2.9.6 (R Sweave File Support)

05 Feb 18:35

Choose a tag to compare

What's Changed

Full Changelog: v2.9.5...v2.9.6

Release v2.9.5 (Fix: Composing Named Environments)

05 Feb 09:49

Choose a tag to compare

Release v2.9.4 (Performance Improvements (CFG reversal, ...))

05 Feb 09:19

Choose a tag to compare

Release v2.9.3 (Linter Fixes, Multi-File Promotion, more Helper-Objects)

04 Feb 19:20

Choose a tag to compare

What's Changed

  • [Linter] Fix Endless Recursion, Multi-File Support, SourceLocation/... Helpers by @EagleoutIce in #2306
    • SourceLocation.*
    • SourceRange.*
    • SourcePosition.*
    • LintingResults.*
    • Linters no return locations instead of ranges
    • resolveValue* API now supports blocklists

Full Changelog: v2.9.2...v2.9.3