Releases: MaxG87/ButterBackup
Releases · MaxG87/ButterBackup
v3.5.1
3.5.1 (2025-02-17)
Bug Fixes
- ci: Use publish pipeline based on uv and PyPI Github Action (54f7639)
v3.5.0
3.5.0 (2025-02-17)
Bug Fixes
- ci: Use correct automatic variable in pseudo phony target (3d414e5)
- tests: Use archlinux image that exists (8cf8631)
Dependencies
- Bump shell-interface and storage-device-managers to v1.0.0 (ec23d13)
- dev: Bump pynvim to v0.5.2 (af799dd)
- dev: bump ruff in the development-dependencies group (#76) (854abe7)
- Drop support for Python 3.8 (ec53681)
- Remove upper bound on all project dependencies (de2e5ab)
- Remove upper limit of Python (almost) (0710dee)
- Wechsle zu pydantic 2.0 (b2d2aab)
Miscellaneous Chores
v3.4.0
3.4.0 (2023-12-22)
Features
- Erweitere Unterstützung auf Python 3.12 (26b59c5)
Dependencies
- Hebe Version zweier Abhängigkeiten (ef58a1e)
Documentation
- Behebe kleinen Fehler in CHANGELOG (31b0f7f)
v3.3.2
3.3.2 (2023-12-15)
Bug Fixes
- Reduziere Pythonunterstützung zu 3.12 (6e6db2e)
Dependencies
- Füge pytest-xdist als dev-dependency hinzu (b335a8f)
- Relock aller Abhängigkeiten (9c51437)
Documentation
- Überarbeite Abschnitt zu Testsuite in README (c7cf981)
v3.3.1
This release is mainly performed in order to test the publishing pipeline on Github. Most changes in comparison to v3.3.0 are internal:
- test suite accelerated
- continuous integration set up on Github
- many dependencies were updated