Skip to content

Releases: ChiefGokhlayeh/latex

v11

06 Nov 15:55
4529219
Compare
Choose a tag to compare

Bugfix update

Changelog

Downgraded

  • Java OpenJDK package java-latest-openjdk to java-17-openjdk due to missing dependency for bib2gls

v10

16 Sep 08:27
539f1c6
Compare
Choose a tag to compare
v10

Maintenance update

Changelog

Upgraded

v9

22 Nov 16:53
f324e5d
Compare
Choose a tag to compare
v9

Maintenance update

Changelog

Upgraded

v8

16 Feb 09:40
54990d9
Compare
Choose a tag to compare
v8

Maintenance update

Changelog

Upgraded

v7

15 Nov 21:52
63a8777
Compare
Choose a tag to compare
v7

Add pdf2svg

Changelog

Added

  • pdf2svg package

Upgraded

v6

04 Nov 22:37
f64fe8f
Compare
Choose a tag to compare
v6

Upgrade to Fedora 35

Changelog

Added

  • GNU Plot for generating plots outside LaTeX

Upgraded

v5

03 May 15:43
Compare
Choose a tag to compare
v5

Upgrade to Fedora 34

Changelog

Refactored

  • push-image into build-and-test workflow
  • self-check, by splitting workflow into build-and-test and quality-check

Upgraded

v4

14 Jan 21:30
a53bf0a
Compare
Choose a tag to compare
v4

Full TeXLive

Changelog

Added

Upgraded

v3

11 Jan 11:47
f6f9d24
Compare
Choose a tag to compare
v3

Switch to Fedora

Changelog

Added

  • Fedora 33 based Docker image
    • After trying out different distros, I found that Fedora's packages are quite up-to-date, inter-compatible and easy to install in script form. Way better than Alpine or Archlinux (not to diss on them, I use them daily).
  • Various tests/examples, checked during CI/CD to ensure the image is up to par

Removed

  • Alpine based Docker image
  • arm64platform
    • Mirrors are unfortunately way to slow to build an image (over 2h!)

v2

31 Dec 14:07
0f0b5ec
Compare
Choose a tag to compare
v2

Dependency upgrades

Changelog

Added

  • Pre-commit hooks, including CI/CD workflow using GitHub Actions
  • Push-image to Docker Hub workflow using GitHub Actions
  • Self-checks using simple PythonTeX-powered document (also serving as example)
  • Multi-platform images, now supporting x86_64 and arm64

Upgraded

  • PlantUML to version 1.2020.26
  • Newest Alpine edge

Removed

  • Redundant install directives for Perl dependencies (should be installed as part of biber and texlive)
  • Docker Hub CI/CD (using push-image GitHub Action instead)