Aspose.TeX Convert Micro App 26.8 Release Notes - Introduction
This page contains release notes information for Aspose.TeX Convert Micro App 26.8.
Aspose.TeX Convert Micro Application v26.8 is released with corrected process exit codes, visible error reporting and an updated Aspose.TeX library.
Aspose.TeX Convert Micro Application
This micro application facilitates the conversion of TeX and LaTeX documents between different formats, including PDF, XPS, PNG, JPEG, and more.
What’s New
- Updated the Aspose.TeX Convert Micro Application release version to 26.8.
- Updated Aspose.TeX library from version 26.4 to 26.6.
- Fixed an unsupported input or output format finishing without any message. The application reported nothing and exited as if the conversion had succeeded unless
-v/--verbosewas used. - The application now reports failures through the process exit code. A successful run returns 0, invalid arguments return 1, a missing input returns 2, an unsupported format returns 3 and a processing failure returns 4.
- Error messages are now written to the standard error stream and are shown even without the
-v/--verboseoption. - The
-i/--inputoption now accepts an http or https url, as documented. Previously a url was rejected as a missing path.
Behaviour Changes
- Exit codes. Earlier versions always exited with code 0, including on failure. Scripts that call this application and treat a non-zero exit code as an error will now correctly detect failures that previously went unnoticed. Review any automation that relied on the old behaviour.
Got a Query?
Have any questions or queries about the application? Please feel free to reach us on Aspose.TeX Apps Free support forum, where our technical team will do their best to assist you further.