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
### Release Notes - distributed-process - Version 0.4.2
8
+
9
+
<h2> Bug
10
+
</h2>
11
+
<ul>
12
+
<li>[<ahref='https://cloud-haskell.atlassian.net/browse/DP-60'>DP-60</a>] - Fixes made for the distributed-process with strict bytestrings
13
+
</li>
14
+
</ul>
15
+
16
+
<h2> Improvement
17
+
</h2>
18
+
<ul>
19
+
<li>[<ahref='https://cloud-haskell.atlassian.net/browse/DP-61'>DP-61</a>] - Switched from Binary to cereal, allowed switching between lazy and strict ByteString, fixed some bugs
20
+
</li>
21
+
</ul>
22
+
23
+
<h2> Task
24
+
</h2>
25
+
<ul>
26
+
<li>[<ahref='https://cloud-haskell.atlassian.net/browse/DP-31'>DP-31</a>] - Messages from the "main channel" as a receivePort
27
+
</li>
28
+
<li>[<ahref='https://cloud-haskell.atlassian.net/browse/DP-35'>DP-35</a>] - Add variants of exit and kill for the current process
0 commit comments