Skip to content

0.10.3

Compare
Choose a tag to compare
@crowdagger crowdagger released this 19 Nov 01:18
· 890 commits to main since this release
  • Building:
    • Crowbook now requires rustc >= 1.13.0 to build.
    • Pre-built binaries now all include the proofreading feature.
    • Linux binaries are now linked against musl library so they
      should really work on any Linux platform.
  • Bugfixes:
    • Fixed escaping of author and title fields.
    • Fixed text cleaning in ODT rendering that causes corrupt files to
      be generated.
  • CommandLine Interface:
    • Crowbook displays clearer error messages when unable to launch
      latex or zip commands.
    • Crowbook uses term library in order to display colours correctly
      on e.g. Windows.
    • The new argument --lang (or -L) allows to set the runtime
      language used by Crowbook, overriding LANG environment variable.
    • --list-options no longer uses colours as it caused problems
      depending on the terminal or when piping to less.