Update version date

This commit is contained in:
github-actions[bot] 2020-05-13 03:26:28 +00:00 committed by GitHub
parent 90ce2bb1a5
commit c7c594d6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 9 deletions

View File

@ -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 <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