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