Skip to content

Commit ce4c9aa

Browse files
committed
Make
1 parent adb21f9 commit ce4c9aa

File tree

4 files changed

+4287
-201
lines changed

4 files changed

+4287
-201
lines changed

APLSource/Cider/History.apla

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
(
2-
'* 0.51.0 ⋄ 2026-03-02'
2+
'* 0.51.0 ⋄ 2026-03-03'
33
' * ]ListAliases now marks folders that are not available anymore (#92)'
44
' * Aliase are now checked for starting with a letter followed by zero or more letters, digits, underscores or hyphens'
55
' * All JSON5-related stuff consolidated, see #110m for details'
66
' * Packages updated (CommTools)'
7-
' * Documentation issues fixed: #109, #96, #89, ##15'
7+
' * Documentation issues fixed: #109, #96, #89, #115'
88
' * Bug fixes'
99
' * In case of a .NET error while checking Git''s status, the information available via ⎕EXCEPTION was not provided '
1010
' * On non-Windows platforms, ]ListAliases -scan=/path/2/projects failed due to an uppercase problem:'
11-
' Tatin looked for "Cider.config" when it should have looked for "cider.config"'
11+
' Cider looked for "Cider.config" when it should have looked for "cider.config"'
1212
' * ]Listaliases -scan=/path/2/projects worked only on Windows (#128)'
1313
' * Output with ⎕← has been changed to ⍞←...,⎕UCS 10 for 20.0 with array notation on for output'
1414
'* 0.50.1 ⋄ 2025-12-30'

0 commit comments

Comments
 (0)