Skip to content

Release 1.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 15:13
· 30 commits to main since this release

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.sh

Artefakte

  • Python Wheel (.whl)
  • Source Distribution (.tar.gz)
  • Flatpak Bundle (.flatpak)
  • Vollständiger Quellcode