Skip to content

Commit 94b2ce9

Browse files
committed
Bump to v0.3.0
1 parent cc377ee commit 94b2ce9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release_note.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Release notes
22
=============
33

4+
v0.3.0
5+
------
6+
Jan 22, 2026
7+
48
- Made the `Width` field of the `Animation` struct optional. (#1)
59
- It is now automatically measured using `go-runewidth`.
610
- Added the `Interval` field. (#2)

release_note_ja.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Release notes
22
=============
33

4+
v0.3.0
5+
------
6+
Jan 22, 2026
7+
48
- 構造体 Animation のフィールド Width を省略できるようにした (#1)
59
- go-runewidth で自動計測するようにした
610
- フィールド: Interval を追加 (#2)

0 commit comments

Comments
 (0)