You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
This file contains a summary of important user-visible changes.
2
2
3
-
ethos 0.2.2 prerelease
4
-
======================
3
+
ethos 0.2.2
4
+
===========
5
5
6
6
- The attribute `:signature` to specify the argument and return types of programs is now required.
7
7
- Evaluation is now forbidden in types of parameters and in the argument types of programs.
@@ -10,7 +10,6 @@ ethos 0.2.2 prerelease
10
10
- Adds the operator annotation `:right-assoc-non-singleton-nil` (resp. `:left-assoc-non-singleton-nil`). This annotation is similar to `:right-assoc-nil` but additionally collapses singleton lists to their single elements.
0 commit comments