File rwkard6.changes of Package rkward6
------------------------------------------------------------------- Sun Nov 23 14:10:12 UTC 2025 - Pierre Bonamy <flyos@mailoo.org> - Update to 0.8.2 Changelog: - Fixed: Package installation dialog now works with options(pkgType="both"), and this is now the default on Windows and Mac - Adeed: Allow to show kate plugin provided code completion lists (e.g. snippets or project plugin) - Fixed: Code completion (importantly filename completion) failed to trigger inside quotes - Fixed: Code completion hints would sometimes be misplaced to top-left cursor position - Fixed: Call hint did not show active function along with arguments - Changed: R backend now uses UTF-8 mode on Windows - Added: options(error) may now be set freely (no longer needs to be .rk.do.error for correct behavior) - Fixed: Attached windows would not always be placed in the most recently active pane (in a split view) - Fixed: Crash when switching from dialog to wizard interface in plugins providing a preview - Fixed: Crash using context menu while data editor is visible, under certain conditions - Added: Enhanced "R Console" preview mode, including produced plots - Added: New mechanism RK.addHook() to monitor RK() devices for modifications - Added: Actions to navigate R code based on its structure & Quick Code Navigation Mode - Added: Plugins: Enhance addChangeCommand() to allow writing more readable GUI logic code - Added: Plugins: Simplify running R commands inside GUI logic code - Fixed: Crash on script errors in plugins - Fixed: Printing of captured R messages/warnings in plugins was broken - Internal: Code cleanups - Internal: Remove dependency on Qt5-compatibility library ------------------------------------------------------------------- Thu Apr 24 19:06:55 UTC 2025 - Pierre Bonamy <flyos@mailoo.org> - Update to 0.8.1 (technically 0.8.1.1, due to issue in tarball) - Fixes compatibility issue with R 4.5.0