Skip to content

Releases: ProdriveTechnologies/bazel-latex

v1.2.1

27 Oct 22:06
bac6e1c
Compare
Choose a tag to compare

Notes

  • This release should be compatible with Bazel 6.0.0 when it comes out.

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

20 Oct 06:32
58cfcf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

20 Oct 05:58
89a0d08
Compare
Choose a tag to compare

Important notes

  • This release will be the last on TeXLive 2019. The next one will use TeXLive 2022.

Change summaries

  • lm, marginfix, changepage, titling, contour, ragged2e, mdframed, pgfplots, babel_dutch, hyph_utf8, koma_script, translations and cooking-units have been added
  • Support for DVI output has been added
  • Errors should have more information

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Dec 12:34
6dd150e
Compare
Choose a tag to compare
  • Add mflogo, minifp, lettrine, tabulary, units, pgfopts, and algorithm2e (including deps) packages.

v1.1

27 Apr 06:55
Compare
Choose a tag to compare

Minor but important bug fixes and other improvements, including:

  • Updated CI to also build package tests.
  • Added unicode-math, xtemplate, and xfrac package.

v1.0

10 Jul 19:41
Compare
Choose a tag to compare

Version 1.0 of bazel-latex has arrived! Bug fixes and improvements in this release include:

  • Support for BibLaTex: both biber and bibtex are supported.
  • Addition of csquotes and xspace packages.
  • Various bug fixes which make bazel-latex build with the latest version of bazel.

v0.19

12 Nov 09:47
252faba
Compare
Choose a tag to compare
  • Fixed issue with latexrun not being executable
  • Added redirection of xdg-open output to /dev/null instead of straight to the terminal
  • Added tikz-qtree and gnuplottex packages
  • multicol package now uses local :tools target

v0.18

13 Aug 11:20
Compare
Choose a tag to compare
  • Implemented usage of depset constructor to merge depsets.
  • Added multicol, drawstack and exam package.

v0.17

30 Apr 20:39
Compare
Choose a tag to compare
  • Upgrade to TeXLive 2019.
  • Add many new packages: currfile, datatool, filehook, filemod, fp, gensymb, gincltex, glossaries, ieeetran, import, mfirstuc, standalone, subcaption, substr, svn-prov, textcase, and xfor.

v0.16

21 Dec 08:25
Compare
Choose a tag to compare
  • Support multiple tests per package.
  • Add missing tikz dependency to moderncv.
  • Omit BUILD.bazel and WORKSPACE files in input root to reduce build environment size.
  • Don't use hardlinks in run_lualatex.py.