We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc377ee commit 94b2ce9Copy full SHA for 94b2ce9
release_note.md
@@ -1,6 +1,10 @@
1
Release notes
2
=============
3
4
+v0.3.0
5
+------
6
+Jan 22, 2026
7
+
8
- Made the `Width` field of the `Animation` struct optional. (#1)
9
- It is now automatically measured using `go-runewidth`.
10
- Added the `Interval` field. (#2)
release_note_ja.md
- 構造体 Animation のフィールド Width を省略できるようにした (#1)
- go-runewidth で自動計測するようにした
- フィールド: Interval を追加 (#2)
0 commit comments