From c7c594d6c3f11d9aaf09f1ade643d5393887321f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 03:26:28 +0000 Subject: [PATCH] Update version date --- .opus_version | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.opus_version b/.opus_version index 4d6c03f..f1e3e3c 100644 --- a/.opus_version +++ b/.opus_version @@ -1,11 +1,6 @@ -Mon May 11 23:26:36 UTC 2020 -commit 8279c1ae12b1417380c348f39f735a47395d12a9 +Wed May 13 03:26:26 UTC 2020 +commit 90ce2bb1a52ed416a2506f0ae96184ba442a00c6 Author: kepler155c@gmail.com -Date: Mon May 11 17:25:58 2020 -0600 +Date: Tue May 12 21:25:37 2020 -0600 - environments, error messages, and stack traces, oh my! - Changed the way processes are launched. - multishell.openTab and kernel.run now accept the current environment as a parameter. - That new process inherits a copy of the passed environment. - Reduces complexity as the calling process is not required to create a suitable env. - Stack traces have been greatly improved and now include the stack for coroutines that error. + Improved error messages