Skip to content

Commit 8a84414

Browse files
committed
bump to v0.6.0
1 parent 4f11fac commit 8a84414

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release_note_en.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.6.0
2+
======
3+
May 8, 2025
4+
15
- Refactor: renamed the structure type managing Pseudoconsole session, goroutine communication channels, and other related information from `Global` to `Env`.
26
- Dependency: Bump gmnlisp to [v0.7.10]
37
- In [gmnlisp v0.7.10], symbol names have officially become case-insensitive in accordance with the ISLisp standard.

release_note_ja.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.6.0
2+
======
3+
May 8, 2025
4+
15
- 疑似端末情報やゴルーチン通信用チャンネルなどの情報を管理する構造体名を `Global` から `Env` に改めた。
26
- gmnlisp を [v0.7.10] へ更新
37
- [gmnlisp v0.7.10] ではシンボル名は ISLisp の仕様に従って、英大文字・小文字の区別をしないよにした。一貫性を保証するため、グローバル変数は `*argv*``*program-name*``*executable-name*`、および `*match*` に改名した。以前の名前は非推奨だが、当面のあいだは引き続き使用可能とする。

0 commit comments

Comments
 (0)