txt_docx 2.0.0
txt_docx: ^2.0.0 copied to clipboard
A simple tool that could convert plain text files to docx files and vice versa
2.0.0 #
- Breaking Change: replace archive with zip2.
- Fix text truncation error.
- Do line splitting innerly.
1.0.0 #
- DocxDecoder based on Stream and transformer.
- Extract common code.
- DocxEncoder based on Stream and transformer.
- DocxWrite instead of DocxEncoder.
- Fix text trim error.
- Implement package executables.
- Documents.