Skip to content

Releases: SublimeText/LaTeXTools

v4.0.1

30 Dec 17:17
Compare
Choose a tag to compare
  • rename build variant headers to avoid confusion with with used traditional, basic or script builders.
  • fix a cache bug, which prevented \cite completions of recently added bibliographies from being available.
  • drop another ST2 hack
  • rename _InputQuickpanelListener listener to InputQuickpanelListener as ST4 ignores everything starting with underscore.
  • reformat codebase using python black (should have happened before 4.0.0, but yeah)

v4.0.0

29 Dec 14:05
Compare
Choose a tag to compare

LaTeXTools Plugin version 4.0.0

This is a major update targetting ST 3143+ and ST 4107+.

ST2 support is completely removed and support for ST 4107+ and python 3.8 is added.

Warning

  1. All commnands have been renamed to follow a common naming schema.
    Therefore customized key bindings need to be updated.
  2. Plugins have been reorganized and renamed.
    Therefore user defined plugins might need adjustments.

To easily find them, run LaTeXTools: Find deprecated commands from Command Palette, if a key bindings file is opened. Note: It requires PackageDev to be installed.

v3.7.8

23 Apr 14:27
Compare
Choose a tag to compare
  • New viewers for Preview.app and Okular
  • New bibliography parser available (see the settings file)
  • Support for most citation commands, especially using BibLaTeX