xlsx2csv 0.4.5

Excel-like sheets to CSV converter
<a name="v0.4.5"></a>
## v0.4.5 (2023-11-07)


#### Bug Fixes

*   the same flag with user-header/use-sheet-names ([2824b0ea]2824b0ea)



<a name="v0.4.4"></a>
## v0.4.4 (2023-11-07)


#### Bug Fixes

*   update ooxml to 0.2.8 to fix #15 ([2739e2b3]2739e2b3)



<a name="v0.4.3"></a>
## v0.4.3 (2022-04-06)


#### Bug Fixes

*   fix builtin number format error ([a8c763ee]a8c763ee)



<a name="v0.4.2"></a>
## 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)



<a name=""></a>
##  (2021-01-17)


#### Bug Fixes

*   approve compatiple for older xls format ([a7d36e30]a7d36e30)



<a name="0.1.2"></a>
### 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)



<a name="0.1.1"></a>
### 0.1.1 (2018-03-20)


#### Bug Fixes

*   print out error in case of range size is 0 ([578115bb]578115bb)