Skip to content

Commit 4d2f6d4

Browse files
committed
History
1 parent 834a08c commit 4d2f6d4

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

APLSource/Latest/History.apla

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
(
2-
'* 7.5.2 from 2025-12-30'
3-
' * ]Latest would crash if a list of anmespaces contained somehting like (System) or ⎕EM'
2+
'* 7.5.2 from 2025-12-31'
3+
' * ]Latest would crash if a list of anmespaces contained something like (System) or ⎕EM'
4+
' * Help did not mention that unnamed namespaces are ignored'
5+
' * Packages updated (development only)'
46
'* 7.5.1 from 2025-08-27'
57
' * Result was mutilated for acre projects'
68
'* 7.5.0 from 2025-08-24'

apl-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
source: "APLSource/Latest",
2121
tags: "list-apl-objects",
2222
userCommandScript: "APLSource/Latest_uc.dyalog",
23-
version: "7.5.2+224",
23+
version: "7.5.2+225",
2424
}

0 commit comments

Comments
 (0)