We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601cf3d commit 85512d4Copy full SHA for 85512d4
APLSource/Cider.aplc
@@ -7,8 +7,8 @@
7
8
∇ r←Version
9
:Access Public Shared
10
- r←'Cider' '0.14.1-beta-1+262' '2022-08-07'
11
- ⍝ * 0.14.1 ⋄ 2022-08-07
+ r←'Cider' '0.14.1+263' '2022-08-18'
+ ⍝ * 0.14.1 ⋄ 2022-08-18
12
⍝ * Bug fixes
13
⍝ * Messages regarding the execution of an "Init" function were printed too late
14
⍝ * No message was printed in case a user function was executed successfully
0 commit comments