Skip to content

Releases: flowr-analysis/flowr

Release v2.10.4 (Extend Input Queries)

08 Apr 21:26

Choose a tag to compare

What's Changed

  • Input Sources: support for scope and more categories by @EagleoutIce in #2440
  • build(deps): bump basic-ftp from 5.2.0 to 5.2.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2443
  • Input Sources Query: tracking more functions by @EagleoutIce in #2442

Full Changelog: v2.10.3...v2.10.4

Release v2.10.3 (Migrate Tree-Sitter-R)

07 Apr 11:33

Choose a tag to compare

What's Changed

  • build(deps): bump defu from 6.1.4 to 6.1.6 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2427
  • build(deps): bump vite from 7.3.1 to 7.3.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2430
  • dep: update tree-sitter-r to the official release by @Ellpeck in #2432

Full Changelog: v2.10.2...v2.10.3

Release v2.10.2 (Pipes, Purrr, Dplyr, NSE, and more :))

02 Apr 18:07

Choose a tag to compare

What's Changed

  • feat-fix: add missing newline for RType.Project (closes #2409) by @jriesland in #2410
  • build(deps): bump the npm_and_yarn group across 1 directory with 1 update by @dependabot[bot] in #2412
  • build(deps): bump yaml from 2.8.1 to 2.8.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2413
  • build(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2414
  • build(deps): bump @xmldom/xmldom from 0.9.7 to 0.9.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2417
  • refactor: drop the pre analysis step by @EagleoutIce in #2421
  • [DF] use, import support, pipes, and purrr formulas by @EagleoutIce in #2422
  • [AbsInt] Fix several issues with absint framework and data frame shape inference by @OliverGerstl in #2416
  • build(deps): bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2425
  • Linter: Mismatch Roxygen Arguments by @EagleoutIce in #2398
  • [DF] detect calls in dplyr::across, support substitute with env list by @EagleoutIce in #2426

New Contributors

Full Changelog: v2.10.1...v2.10.2

Release v2.10.1 (Support Multiple Input Sources)

21 Mar 22:31

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

Release v2.10.0 (Input Source Identification, Linter, Helper Improvements)

20 Mar 11:59

Choose a tag to compare

What's Changed

Full Changelog: v2.9.14...v2.10.0

Release v2.9.14 (Stop-Call Linter Rule, Dataflow Object-Helper Redesign)

13 Mar 10:25

Choose a tag to compare

What's Changed

Full Changelog: v2.9.13...v2.9.14

Release v2.9.13 (FlowrConfig helper, General Bug-Fixes)

28 Feb 21:53

Choose a tag to compare

Improvements

Bugfixes

Dependencies

  • build(deps): bump basic-ftp from 5.0.5 to 5.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2363
  • build(deps): bump rollup from 4.53.2 to 4.59.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2364
  • build(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #2362

Full Changelog: v2.9.12...v2.9.13

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