We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46d83b commit 1993590Copy full SHA for 1993590
release_note_en.md
@@ -1,3 +1,7 @@
1
+v0.5.0
2
+======
3
+May 3, 2025
4
+
5
- Refactor: split code into two packages: (Thanks to [@rwinkhart])
6
- `main` package for the CLI: `github.com/hymkor/lispect/cmd/lispect`
7
- `lispect` package for library use: `github.com/hymkor/lispect`
release_note_ja.md
- ソースを二つのパッケージへ分割した (Thanks to [@rwinkhart])
- `main` パッケージ(実行ファイル用): `github.com/hymkor/lispect/cmd/lispect`
- `lispect` パッケージ(ライブラリ用): `github.com/hymkor/lispect`
0 commit comments