Release 1.6.0
Version 1.6.0
Release-Typ: minor
Änderungen
feat: test GitHub Packages workflow with Docker container publishing
- Verify that all release jobs execute correctly
- Test Docker image creation and push to GitHub Container Registry
- Ensure PyPI publishing works as expected
Installation
# Via pip
pip install bash-script-maker==1.6.0
# Aus Quellcode
git clone https://github.com/securebitsorg/bash-script-maker.git
cd bash-script-maker
git checkout v1.6.0
./install.shArtefakte
- Python Wheel (.whl)
- Source Distribution (.tar.gz)
- Flatpak Bundle (.flatpak)
- Vollständiger Quellcode