Releases: flowr-analysis/flowr
Releases · flowr-analysis/flowr
Release v2.0.23 (Support More Side-Effects)
What's Changed
- Support much more side-effects by @EagleoutIce in #972
Full Changelog: v2.0.22...v2.0.23
Release v2.0.22 (Fix `par` and Memory-Increase for Docker)
What's Changed
- feat(docker): increase basic memory by @EagleoutIce in #967
- Support
par
with side effects by @EagleoutIce in #969
Full Changelog: v2.0.21...v2.0.22
Release v2.0.21 (Fix `mapply`, Nested Data-Frame-Assignments, and CD Nestings)
What's Changed
- Attempt to fix the pat situation in the benchmark graphs by @Ellpeck in #958
- Include nested CDs based on nesting relationship by @EagleoutIce in #962
- feat-fix: function argument position forced by
mapply
by @EagleoutIce in #963 - feat-fix: nested data frame reassignments by @EagleoutIce in #964
Full Changelog: v2.0.20...v2.0.21
Release v2.0.20 (Fix: Overshadow Built-Ins in Loops)
What's Changed
- [Bug]: Linking Overshadowed Built-Ins in Loops by @EagleoutIce in #957
Full Changelog: v2.0.19...v2.0.20
Release v2.0.19 (Fix: Use of Replacement Functions in Function Definitions)
What's Changed
- Bugfix: Replacement-Functions in Function-Definitions by @EagleoutIce in #950
Full Changelog: v2.0.18...v2.0.19
Release v2.0.18 (Support Side Effects by Loads, Table Assignments, and *Apply)
What's Changed
- Support Library Loads and Installations as Potential Side Effects by @EagleoutIce in #944
- Fix
$
Access Reconstruction if string constant by @EagleoutIce in #945 - Support data.table
:=
within access operations by @EagleoutIce in #946 - Support passing functions for lapply and friends by @EagleoutIce in #948
Full Changelog: v2.0.17...v2.0.18
Release v2.0.17 (Forcing Arguments, Improved Side-Effect Detection, and Lineage Command)
What's Changed
- Document the Configuration File by @EagleoutIce in #920
- Improve Test Suite for DF Generation by @EagleoutIce in #922
- Reconstruct Includes Unknown Sources by @EagleoutIce in #926
- Functions Should Be Able to Force Their Arguments by @EagleoutIce in #929
- Add additional ":lineage" command and message by @LukasPietzschmann in #915
- Recognize
setwd
as a side effect by @EagleoutIce in #933 options
,set.seed
, andon.exit
may have global side effects! by @EagleoutIce in #934
Full Changelog: v2.0.16...v2.0.17
Release v2.0.16 (Link Closures in Unknown Calls)
What's Changed
- Include Body of Function Definitions in Arguments to Unknown Functions by @EagleoutIce in #916
- Feat: Reconstruct Parameters if Name Is Required by @EagleoutIce in #918
- Doc: Referencing the RStudio Addin by @EagleoutIce in #919
Full Changelog: v2.0.15...v2.0.16
Release v2.0.15 (Magic Comments and Subgraph Checks)
What's Changed
- Server does not accept IDs generated by a multi-file-request by @LukasPietzschmann in #897
- Magic Comments for the Slicing by @EagleoutIce in #895
- Migrate GitHub-Actions to Avoid Self-Dependencies by @EagleoutIce in #899
- Fix: Correct Paths for Scripts When Running the Container by @EagleoutIce in #906
- Missing Function Call Linkage in Nested Named Argument by @EagleoutIce in #908
Full Changelog: v2.0.14...v2.0.15
Release v2.0.12 (Guard Against Shell-Escapes and Multi-File Support)
What's Changed
- Document new example responses in interface wiki by @Ellpeck in #850
- Set up All Contributors for the repo by @Ellpeck in #853
- initial all contributors population by @Ellpeck in #854
- report memory usage in graph in kib by @Ellpeck in #856
- use the latest tag in benchmark references by @Ellpeck in #855
- ci: ignore docker links in mlc by @Ellpeck in #858
- use temp file on server to handle large requests by @Ellpeck in #859
- made the server temp file a one-off and explicitly delete it by @Ellpeck in #862
- refactor: update organization name by @EagleoutIce in #867
- Attempt to reenable link checking for docker hub by @Ellpeck in #869
- ignore docker hub links in mlc again by @Ellpeck in #870
- Expose Multi-File Support by @EagleoutIce in #873
- Require to explicitly enable shell access with
--r-session-access
by @EagleoutIce in #880 - build(deps): bump @75lb/deep-merge from 1.1.1 to 1.1.2 by @dependabot in #881
- dep: update node alpine version for docker by @EagleoutIce in #882
- feat-fix: check for id markers before checking for positions by @EagleoutIce in #889
- Add a Docker Artifact to the Releases by @EagleoutIce in #891
- Fix: Wrong Entry Point for Typedoc Test Helpers by @EagleoutIce in #893
Full Changelog: v2.0.11...v2.0.12