2021-05-05 15:21:06 +00:00
|
|
|
# Changelog Backuppy
|
|
|
|
|
2021-05-07 10:08:33 +00:00
|
|
|
## [0.8] - 2021-05-07
|
|
|
|
### Added
|
|
|
|
- Introduce "Browse"-button on directory-selection dialogs
|
|
|
|
|
2021-05-06 17:40:07 +00:00
|
|
|
## [0.7] - 2021-05-06
|
|
|
|
### Added
|
|
|
|
- Reworked "install.sh" to call "install.py"
|
|
|
|
- Launches graphical installer when called with "--gui" option: "install.sh --gui"
|
|
|
|
|
2021-05-06 13:14:50 +00:00
|
|
|
## [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
|
2021-05-05 15:21:06 +00:00
|
|
|
### 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
|
|
|
|
|
2021-05-06 13:14:50 +00:00
|
|
|
## [0.5.1] - 2021-05-04
|
2021-05-05 15:21:06 +00:00
|
|
|
### Changed
|
|
|
|
- Use E-MAIL constant
|
|
|
|
|
2021-05-06 13:14:50 +00:00
|
|
|
## [0.5] - 2021-05-04
|
2021-05-05 15:21:06 +00:00
|
|
|
### 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](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|