mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-30 22:06:49 -04:00
Release notes: add description of variable renaming
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
- Refactor: renamed the structure type managing Pseudoconsole session, goroutine communication channels, and other related information from `Global` to `Env`.
|
||||
- To prepare for future gmnlisp updates where symbol names will become case-insensitive in accordance with the ISLisp standard, global variables have been renamed to `*argv*`, `*program-name*`, `*executable-name*`, and `*match*`. The old names are deprecated but still available for now.
|
||||
|
||||
v0.5.0
|
||||
======
|
||||
|
||||
Reference in New Issue
Block a user