bump to v0.7.0

This commit is contained in:
HAYAMA Kaoru
2025-08-17 22:14:08 +09:00
parent 5d467c9dd9
commit bd8a6e2e0e
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
v0.7.0
======
Aug 17, 2025
- Updated gmnlisp to [v0.7.23] - Updated gmnlisp to [v0.7.23]
- 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. - 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.
+4
View File
@@ -1,3 +1,7 @@
v0.7.0
======
Aug 17, 2025
- gmnlisp を [v0.7.23] に更新 - gmnlisp を [v0.7.23] に更新
- gmnlisp のサブパッケージ `exit` による `(quit)` を組み込み。これにより、`(quit)` 実行時に Lisp の関数呼び出し履歴(スタックトレース風の出力)が表示されず、指定した終了コードで正常に終了するようにした - gmnlisp のサブパッケージ `exit` による `(quit)` を組み込み。これにより、`(quit)` 実行時に Lisp の関数呼び出し履歴(スタックトレース風の出力)が表示されず、指定した終了コードで正常に終了するようにした