Releases: sghng/typ2docx
Releases · sghng/typ2docx
v0.8.0
07 Dec 21:31
Compare
Sorry, something went wrong.
No results found
It is now possible to use this tool without installing any additional software or obtaining API keys.
What's Changed
New Contributors
Full Changelog : v0.7.0...v0.8.0
v0.7.0
28 Nov 06:49
Compare
Sorry, something went wrong.
No results found
This release significantly improved the usability of Acrobat engine. This tool is now finally stable and cross-platform!
Added
Acrobat export is now achieved via Acrobat JavaScript API, which is stable and
cross-platform. (#31 , #39 , #42 )
As a result, Acrobat export is now also supported on Windows.
Fixed
A small delay is added if Acrobat isn't launched, fixing the "Unknown Error"
in export. (#44 )
Fixed a runtime dependency problem that breaks package importing in web app.
(#43 )
Full Changelog : v0.6.0...v0.7.0
v0.6.0
25 Nov 18:20
Compare
Sorry, something went wrong.
No results found
Added
A web app for trying out this tool. (#24 )
Initial support for Windows through ported PowerShell scripting for merging
documents. (#26 )
Support package import. (#28 )
Fixed
Scripts for merging Word documents are now invoked explicitly with
corresponding interpreter, addressing script permission issues.
Full Changelog : v0.5.0...v0.6.0
v0.5.1
21 Nov 17:19
Compare
Sorry, something went wrong.
No results found
This patch release invokes scripts with corresponding interpreter explicitly, fixing permission issues.
Full Changelog : v0.5.0...v0.5.1
v0.5.0
20 Nov 17:58
Compare
Sorry, something went wrong.
No results found
No need for manual installation of Saxon starting from this version!
What's Changed
refactor: bundle saxonche python package by @sghng in #21
Full Changelog : v0.4.0...v0.5.0
v0.4.0
17 Nov 19:10
Compare
Sorry, something went wrong.
No results found
This new version provides important performance improvement!
What's Changed
refactor: rust extension refactor by @sghng in #15
refactor: asyncio for better cancellation handling by @sghng in #16
refactor: parallel processing for extract and export by @sghng in #19
Full Changelog : v0.3.0...v0.4.0
v0.3.0
14 Nov 16:13
Compare
Sorry, something went wrong.
No results found
v0.2.0
11 Nov 19:34
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: PDFServices engine for pdf2docx by @sghng in #3
fix: derive output path using with_suffix by @sghng in #6
New Contributors
@sghng made their first contribution in #3
Full Changelog : v0.1.0...v0.2.0
v0.1.0
09 Nov 03:36
Compare
Sorry, something went wrong.
No results found
First release of the tool 🚀.