Skip to content

Releases: engineervix/docker-python-latex

v2.1.0 (2024-07-02)

02 Jul 13:59
74f9160
Compare
Choose a tag to compare

What's changed in this release

🚀 Features

  • texlive-full without all the beef! (7b0198e)

👷 CI/CD

  • specify platforms in docker/setup-buildx-action (e5085da)

⚙️ Build System

  • just work with the usual archs: amd64 & arm* (1f489ed)

♻️ Code Refactoring

  • maintain linux/amd64 & linux/arm64 only, for now (b6a3f35)
  • remove the linux/i386 arch, because the build fails (500e4f0)
  • simplify things and just install everything, for now (00454a6)

v1.0.3 (2024-07-02)

02 Jul 06:52
52d6d0f
Compare
Choose a tag to compare

What's changed in this release

🐛 Bug Fixes

  • broken version information (c2d8aef)

v1.0.2 (2024-07-02)

01 Jul 22:48
24cc280
Compare
Choose a tag to compare

What's changed in this release

⚙️ Build System

  • bump commitizen to 3.27.0 (0e65b8f)
  • bump node version from 18 to 22 (3390198)

🐛 Bug Fixes

  • use actions/setup-python in the ci release job (df00a6f)

v0.4.0 (2024-02-04)

04 Feb 20:23
759dab1
Compare
Choose a tag to compare

What's changed in this release

🚀 Features

v0.3.1 (2023-06-27)

27 Jun 01:03
cea94c1
Compare
Choose a tag to compare

What's changed in this release

👷 CI/CD

  • allow for running publishing workflow manually from the Actions tab (8cb0d4e)

🐛 Bug Fixes

  • another attempt to correct the tagging (3eed45a)
  • specify project before tagging (050b6c4)

v0.3.0 (2023-06-27)

26 Jun 22:46
346e0f2
Compare
Choose a tag to compare

What's changed in this release

🚀 Features

  • support multiple python versions (e9aeaad)

♻️ Code Refactoring

  • add project version management tools (3860469)

⚙️ Build System

👷 CI/CD

  • update docker/build-push-action digest to e27bcee (#2) (238826d)
  • update docker/login-action digest to 21f251a (#3) (ebabe71)
  • update docker/metadata-action digest to 59bc9dd (#5) (9c58d5e)
  • update GitHub Actions configs (cd97aa4)

📝 Docs

Use python:3.10-slim-bullseye as parent image

19 Sep 21:36
3fc4e12
Compare
Choose a tag to compare
v0.2.0

feat: use slim-bullseye instead of bullseye

Initial Release

19 Sep 19:17
528a06f
Compare
Choose a tag to compare

This is the intial release