change: remove hrp har2case, replace with hrp convert

This commit is contained in:
debugtalk
2022-06-05 20:58:53 +08:00
parent baaf2b8335
commit 15f744bb30
3 changed files with 3 additions and 53 deletions

View File

@@ -1,10 +1,11 @@
# Release History
## v4.1.2 (2022-06-03)
## v4.1.2 (2022-06-05)
- fix #1331: use `str_eq` to assert string and digit equality
- fix #1336: extract package with tar in Windows
- fix: install package on MinGW64
- change: remove `hrp har2case`, replace with `hrp convert`
## v4.1.1 (2022-05-31)