Skip to content

Commit bd8a6e2

Browse files
committed
bump to v0.7.0
1 parent 5d467c9 commit bd8a6e2

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.7.0
2+
======
3+
Aug 17, 2025
4+
15
- Updated gmnlisp to [v0.7.23]
26
- Integrated the `(quit)` function from the gmnlisp `exit` subpackage. As a result, calling `(quit)` no longer prints Lisp call history (stack-trace-like output); instead, lispect now exits cleanly with the specified exit code.
37

release_note_ja.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.7.0
2+
======
3+
Aug 17, 2025
4+
15
- gmnlisp を [v0.7.23] に更新
26
- gmnlisp のサブパッケージ `exit` による `(quit)` を組み込み。これにより、`(quit)` 実行時に Lisp の関数呼び出し履歴(スタックトレース風の出力)が表示されず、指定した終了コードで正常に終了するようにした
37

0 commit comments

Comments
 (0)