Backuppy/CHANGELOG.md
Paul S a1c5fbf7ea Reworked "install.sh" to call "install.py"
- Reworked "install.sh" to call "install.py"
- All the functionality in "install.py"
- Launches graphical installer when called with "--gui" option: "install.sh --gui"
2021-05-06 19:40:07 +02:00

1.2 KiB

Changelog Backuppy

[0.7] - 2021-05-06

Added

  • Reworked "install.sh" to call "install.py"
  • Launches graphical installer when called with "--gui" option: "install.sh --gui"

[0.6] - 2021-05-06

Added

  • Write alias to Backuppy.sh into .bashrc/.zshrc only if not already existing

[0.5.2] - 2021-05-05

Added

  • Now fully functional as the shell version

Changed

  • Updated "README.md" concerning installation and usage
  • Changed filename "Changelog.MD" to "CHANGELOG.md"

Fixed

  • Fixed problem with the Bash/ZSH config

[0.5.1] - 2021-05-04

Changed

  • Use E-MAIL constant

[0.5] - 2021-05-04

Added

  • Graphical installer based on Python3 with PySide2 GUI framework (Qt-bindings for Python)
  • Changelog.MD

Changed

  • Directory ".languages" renamed to "languages" due to python module import syntax constraints
  • Files "english.txt" and "german.txt" renamed to .-py due to follow the python filename schema

Changelog Backuppy

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.