Skip to content

Commit d16d012

Browse files
committed
bump to v0.2.0
1 parent b0b9ab8 commit d16d012

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release_note_en.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.2.0
2+
======
3+
Mar 31, 2024
4+
15
+ Fix error occured on Windows when `cat -n < FILE | sponge FILE` was executed
26
because the shell did not close FILE.
37
(Just rename once and at least complete the replacement)

release_note_ja.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.2.0
2+
=======
3+
(2024.03.31)
4+
15
+ Windows で `cat -n < FILE | sponge FILE` 形式で実行した時、シェルが FILE をクローズしていないため、エラーになる不具合を修正
26
(一旦、リネームだけして、少なくとも差し替えだけは完了させるようにした)
37
+ 元ファイルを別名で残すオプションを用意(`-b 接尾語`)

0 commit comments

Comments
 (0)