mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-31 22:37:03 -04:00
Release notes: reflect recent changes
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
- Refactor: split code into two packages: (Thanks to [@rwinkhart])
|
||||||
|
- `main` package for the CLI: `github.com/hymkor/lispect/cmd/lispect`
|
||||||
|
- `lispect` package for library use: `github.com/hymkor/lispect`
|
||||||
|
- Dependency: Bump `gmnlisp` to v0.7.9
|
||||||
|
|
||||||
|
[@rwinkhart]: https://github.com/rwinkhart
|
||||||
|
|
||||||
v0.4.1
|
v0.4.1
|
||||||
======
|
======
|
||||||
Jan 16, 2025
|
Jan 16, 2025
|
||||||
|
|||||||
@@ -1,3 +1,10 @@
|
|||||||
|
- ソースを二つのパッケージへ分割した (Thanks to [@rwinkhart])
|
||||||
|
- `main` パッケージ(実行ファイル用): `github.com/hymkor/lispect/cmd/lispect`
|
||||||
|
- `lispect` パッケージ(ライブラリ用): `github.com/hymkor/lispect`
|
||||||
|
- gmnlisp を v0.7.9 へバージョンアップした
|
||||||
|
|
||||||
|
[@rwinkhart]: https://github.com/rwinkhart
|
||||||
|
|
||||||
v0.4.1
|
v0.4.1
|
||||||
======
|
======
|
||||||
Jan 16, 2025
|
Jan 16, 2025
|
||||||
|
|||||||
Reference in New Issue
Block a user