Patch Release v1.1.1
Fixed
- Code formatting issues for CI compliance
- Remove unused imports in latex_compiler.py and repository_setup.py
- Add proper None check for process.stdout in latex_compiler.py
- Update .flake8 configuration to handle YAML template formatting
- All linting checks now pass (black, flake8, mypy)
Features (from v1.1.0)
- New
compilecommand: LaTeX document compilation with latexmk/pdflatex - Watch mode: Auto-recompilation on file changes
- Shell escape support: For code highlighting packages
- VS Code integration: LaTeX Workshop configuration in
initcommand
Installation
pip install article-cliSee the full changelog at: https://github.com/feelpp/article.cli/blob/main/CHANGELOG.md