Releases: engineervix/docker-python-latex
Releases · engineervix/docker-python-latex
v2.1.0 (2024-07-02)
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)
What's changed in this release
🐛 Bug Fixes
- broken version information (c2d8aef)
v1.0.2 (2024-07-02)
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)
What's changed in this release
🚀 Features
v0.3.1 (2023-06-27)
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)
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
v0.2.0
feat: use slim-bullseye instead of bullseye
Initial Release
This is the intial release