Skip to content

Release v1.1.1

Latest

Choose a tag to compare

@prudhomm prudhomm released this 18 Oct 21:04

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 compile command: 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 init command

Installation

pip install article-cli

See the full changelog at: https://github.com/feelpp/article.cli/blob/main/CHANGELOG.md