Skip to content

Commit 1993590

Browse files
committed
bump to v0.5.0
1 parent f46d83b commit 1993590

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.5.0
2+
======
3+
May 3, 2025
4+
15
- Refactor: split code into two packages: (Thanks to [@rwinkhart])
26
- `main` package for the CLI: `github.com/hymkor/lispect/cmd/lispect`
37
- `lispect` package for library use: `github.com/hymkor/lispect`

release_note_ja.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.5.0
2+
======
3+
May 3, 2025
4+
15
- ソースを二つのパッケージへ分割した (Thanks to [@rwinkhart])
26
- `main` パッケージ(実行ファイル用): `github.com/hymkor/lispect/cmd/lispect`
37
- `lispect` パッケージ(ライブラリ用): `github.com/hymkor/lispect`

0 commit comments

Comments
 (0)