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: CHANGES.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,8 +117,9 @@ A version of the above is also available by entering `@help effect_sugar_policy;
117
117
118
118
These changes are explained in more depth and with examples in [Links GitHub Wiki/Effect Sugar](https://github.com/links-lang/links/wiki/Effect-Sugar).
119
119
120
-
## Other fixes
120
+
## Other fixes / Miscellaneous
121
121
122
+
* Relational lenses are now enabled by default.
122
123
* Fixed a bug where the REPL would unconditionally print a stacktrace for unknown directives.
123
124
* Fixed a bug where deeply nested JSON literals would cause the client to stack overflow.
124
125
* Fixed a bug where big server side values would cause the client to stack overflow.
0 commit comments