v1.2.0
- Fixed module import issues, improving stability.
- Enhanced the command-line tool for a more intuitive and efficient user experience.
- Switched to
pyproject.toml
for dependency management, replacingsetup.py
. - Released on PyPI; users can install via
pip install tex2docx
.