File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 22 '* 0.48.1 ⋄ 2025-06-26'
33 ' * Reference added to all help pages regarding the full documentation'
44 ' * Bug fixes'
5+ ' * ]Cider.Config -? provided incorrect information'
56 ' * #118, #119 '
67 ' * README corrected and polished'
78 ' * Help for user commands corrected'
Original file line number Diff line number Diff line change 1313 r,←⊂'Break the Link between one or more project spaces and their associated files on disk'
1414 r,←⊂']Cider.CloseProject [<namespace-name>|alias-name] -all -fast'
1515 :Case ⎕C'Config'
16- r,←⊂'Allow the user to edit one or both of Cider''s config files '
17- r,←⊂']Cider.Config -print '
16+ r,←⊂'Print the content of Cider''s global config file, and optionally edit it '
17+ r,←⊂']Cider.Config -edit '
1818 :Case ⎕C'CreateProject'
1919 r,←⊂'Convert the given folder into a project'
2020 r,←⊂']Cider.CreateProject <folder> [<project-namespace>] -alias= -acceptConfig -noEdit -batch -ignoreUserExec'
Original file line number Diff line number Diff line change 2121 tags: "project-management",
2222 tatin_version: "0.103.0",
2323 userCommandScript: "APLSource/Cider_UC.dyalog",
24- version: "0.48.1-beta-5 +939",
24+ version: "0.48.1-beta-6 +939",
2525}
You can’t perform that action at this time.
0 commit comments