Skip to content

3.0.0 - New CLI πŸ’«

Choose a tag to compare

@jmaupetit jmaupetit released this 22 Jan 17:11
· 37 commits to main since this release

Added

  • CLI: allow multiple input markdown files (converted using multiple threads)
  • CLI: add the --workers option to adapt parallelisation

Changed

  • Add dependency groups to handle project flavors (cli and latex) [BC]
  • CLI: switched to Typer
  • CLI: moved to a no-arguments command (only options) [BC]