fix #1336: extract package with tar in Windows

This commit is contained in:
debugtalk
2022-06-05 09:39:45 +08:00
parent f1fd4a518d
commit df212161a2
2 changed files with 4 additions and 22 deletions

View File

@@ -3,6 +3,7 @@
## v4.1.2 (2022-06-03)
- fix #1331: use `str_eq` to assert string and digit equality
- fix #1336: extract package with tar in Windows
## v4.1.1 (2022-05-31)