mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-28 04:46:59 -04:00
bump to v0.5.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
v0.5.0
|
||||||
|
======
|
||||||
|
May 3, 2025
|
||||||
|
|
||||||
- Refactor: split code into two packages: (Thanks to [@rwinkhart])
|
- Refactor: split code into two packages: (Thanks to [@rwinkhart])
|
||||||
- `main` package for the CLI: `github.com/hymkor/lispect/cmd/lispect`
|
- `main` package for the CLI: `github.com/hymkor/lispect/cmd/lispect`
|
||||||
- `lispect` package for library use: `github.com/hymkor/lispect`
|
- `lispect` package for library use: `github.com/hymkor/lispect`
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
v0.5.0
|
||||||
|
======
|
||||||
|
May 3, 2025
|
||||||
|
|
||||||
- ソースを二つのパッケージへ分割した (Thanks to [@rwinkhart])
|
- ソースを二つのパッケージへ分割した (Thanks to [@rwinkhart])
|
||||||
- `main` パッケージ(実行ファイル用): `github.com/hymkor/lispect/cmd/lispect`
|
- `main` パッケージ(実行ファイル用): `github.com/hymkor/lispect/cmd/lispect`
|
||||||
- `lispect` パッケージ(ライブラリ用): `github.com/hymkor/lispect`
|
- `lispect` パッケージ(ライブラリ用): `github.com/hymkor/lispect`
|
||||||
|
|||||||
Reference in New Issue
Block a user