mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-28 04:46:59 -04:00
Update release notes
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
- 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.
|
||||
|
||||
[v0.7.23]: https://github.com/hymkor/gmnlisp/releases/tag/v0.7.23
|
||||
|
||||
v0.6.2
|
||||
======
|
||||
Jul 21, 2025
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
- gmnlisp を [v0.7.23] に更新
|
||||
- gmnlisp のサブパッケージ `exit` による `(quit)` を組み込み。これにより、`(quit)` 実行時に Lisp の関数呼び出し履歴(スタックトレース風の出力)が表示されず、指定した終了コードで正常に終了するようにした
|
||||
|
||||
[v0.7.23]: https://github.com/hymkor/gmnlisp/releases/tag/v0.7.23
|
||||
|
||||
v0.6.2
|
||||
======
|
||||
Jul 21, 2025
|
||||
|
||||
Reference in New Issue
Block a user