Skip to content

Commit

Permalink
bump to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Feb 9, 2025
1 parent 4cf0bcd commit 69dd3aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.8.0
======
Feb 9, 2025

- By default, avoid using the operating system’s clipboard as the cut buffer. It is now possible to replace the cut buffer with the `Clipboard` field of the `Editor` type. [#9]
- Export the package `Moji` and its types that were previously internal.

Expand Down
4 changes: 4 additions & 0 deletions release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v1.8.0
======
Feb 9, 2025

- OS のクリップボードの読み書きをデフォルトではしないようにし、コピペ用のバッファは Editor型の Clipboard フィールドで差し替えられるようにした [#9]
- internal だったパッケージ `Moji` と型を公開

Expand Down

0 comments on commit 69dd3aa

Please sign in to comment.