## v0.4.5 (2023-11-07)
#### Bug Fixes
* the same flag with user-header/use-sheet-names ([2824b0ea](2824b0ea))
## v0.4.4 (2023-11-07)
#### Bug Fixes
* update ooxml to 0.2.8 to fix #15 ([2739e2b3](2739e2b3))
## v0.4.3 (2022-04-06)
#### Bug Fixes
* fix builtin number format error ([a8c763ee](a8c763ee))
## v0.4.2 (2021-04-08)
#### Features
* add use-header options to reparse column size ([21d27332](21d27332))
#### Bug Fixes
* **ci:** fix changelog generation version error ([03c56c7e](03c56c7e))
## (2021-01-17)
#### Bug Fixes
* approve compatiple for older xls format ([a7d36e30](a7d36e30))
### 0.1.2 (2019-05-23)
#### Bug Fixes
* fix progress bar error, close #1 ([787aa2d7](787aa2d7))
#### Features
* output filename could be replaced by `-r` option ([99fb7424](99fb7424))
### 0.1.1 (2018-03-20)
#### Bug Fixes
* print out error in case of range size is 0 ([578115bb](578115bb))